Skip to content

Commit 7e0f81e

Browse files
committed
chore(deps): update nrwl monorepo to v10.4.15
1 parent dc6abeb commit 7e0f81e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@
3030
"devDependencies": {
3131
"@commitlint/cli": "9.1.2",
3232
"@commitlint/config-conventional": "9.1.2",
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.4.15",
34+
"@nrwl/jest": "10.4.15",
35+
"@nrwl/nx-plugin": "10.4.15",
36+
"@nrwl/workspace": "10.4.15",
3737
"@types/jest": "26.0.20",
3838
"@types/node": "8.10.66",
3939
"@typescript-eslint/eslint-plugin": "3.9.0",
@@ -57,7 +57,7 @@
5757
"ttypescript": "1.5.12",
5858
"typescript": "3.9.7",
5959
"typescript-transform-paths": "2.2.2",
60-
"@nrwl/node": "10.0.11"
60+
"@nrwl/node": "10.4.15"
6161
},
6262
"husky": {
6363
"hooks": {

0 commit comments

Comments
 (0)