Skip to content

Commit

Permalink
build: update nx to version 20.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khalilou88 committed Oct 19, 2024
1 parent 2fd3096 commit 0817186
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 92 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"devDependencies": {
"@jnxplus/nx-gradle": "1.14.1",
"@jnxplus/nx-maven": "1.12.2",
"@nx/eslint": "20.0.1",
"@nx/eslint-plugin": "20.0.1",
"@nx/jest": "20.0.1",
"@nx/js": "20.0.1",
"@nx/node": "20.0.1",
"@nx/workspace": "20.0.1",
"@nx/eslint": "20.0.2",
"@nx/eslint-plugin": "20.0.2",
"@nx/jest": "20.0.2",
"@nx/js": "20.0.2",
"@nx/node": "20.0.2",
"@nx/workspace": "20.0.2",
"@prettier/plugin-xml": "^3.4.1",
"@swc-node/register": "1.10.9",
"@swc/core": "1.7.36",
Expand All @@ -32,7 +32,7 @@
"jest": "29.7.0",
"jest-environment-node": "^29.7.0",
"lint-staged": "^15.2.10",
"nx": "20.0.1",
"nx": "20.0.2",
"prettier": "^3.3.3",
"prettier-plugin-java": "^2.6.4",
"ts-jest": "^29.2.5",
Expand Down

0 comments on commit 0817186

Please sign in to comment.