Skip to content

Commit

Permalink
chore(deps): fix specific nx version (#13071)
Browse files Browse the repository at this point in the history
  • Loading branch information
droshev authored Feb 26, 2025
1 parent b73439e commit 4e48022
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,9 @@
"wdio-chromedriver-service": "6.0.4",
"webdriverio": "7.27.0"
},
"resolutions": {
"nx": "20.4.6"
},
"lint-staged": {
"*": [
"yarn nx format:write --uncommitted"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21026,7 +21026,7 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:20.4.6, nx@npm:>=17.1.2 < 21":
"nx@npm:20.4.6":
version: 20.4.6
resolution: "nx@npm:20.4.6"
dependencies:
Expand Down

0 comments on commit 4e48022

Please # to comment.