Skip to content

Commit e6b4c1f

Browse files
committed
chore(deps): update nrwl monorepo to v10.0.13
1 parent 7c538d0 commit e6b4c1f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"devDependencies": {
3131
"@commitlint/cli": "9.1.1",
3232
"@commitlint/config-conventional": "9.1.1",
33-
"@nrwl/eslint-plugin-nx": "10.0.11",
34-
"@nrwl/jest": "10.0.11",
35-
"@nrwl/nx-plugin": "10.0.11",
36-
"@nrwl/workspace": "10.0.11",
33+
"@nrwl/eslint-plugin-nx": "10.0.13",
34+
"@nrwl/jest": "10.0.13",
35+
"@nrwl/nx-plugin": "10.0.13",
36+
"@nrwl/workspace": "10.0.13",
3737
"@types/jest": "26.0.9",
3838
"@types/node": "8.10.62",
3939
"@typescript-eslint/eslint-plugin": "3.9.0",
@@ -57,7 +57,7 @@
5757
"ttypescript": "1.5.10",
5858
"typescript": "3.9.7",
5959
"typescript-transform-paths": "2.0.0",
60-
"@nrwl/node": "10.0.11"
60+
"@nrwl/node": "10.0.13"
6161
},
6262
"husky": {
6363
"hooks": {

0 commit comments

Comments
 (0)