Skip to content

Commit

Permalink
chore(deps): update dependency @nx/devkit to v16.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent 9e53fb9 commit 8a8f02a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"!api/_build"
],
"devDependencies": {
"@nx/devkit": "16.4.0",
"@nx/devkit": "16.4.2",
"@nx/jest": "16.4.0",
"@nx/js": "16.4.0",
"@nx/linter": "16.4.0",
Expand Down
19 changes: 19 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2577,6 +2577,13 @@
dependencies:
"@nx/devkit" "16.4.0"

"@nrwl/[email protected]":
version "16.4.2"
resolved "https://registry.yarnpkg.com/@nrwl/devkit/-/devkit-16.4.2.tgz#160a6d7699aa0c5dec13b0ccb0cbb5c6bcbb5982"
integrity sha512-joT3zkEgyiAbPU4fySv32+bKSdI92mY7QIkdM3I/urgh7f4ztMx6vens+dGwW+rVEfHK23r0zuvx77VkoMg6iQ==
dependencies:
"@nx/devkit" "16.4.2"

"@nrwl/[email protected]":
version "16.4.0"
resolved "https://registry.yarnpkg.com/@nrwl/jest/-/jest-16.4.0.tgz#c3bbbc6261f9f270ec5aa7d6646fa34ce4b9b82d"
Expand Down Expand Up @@ -2638,6 +2645,18 @@
tmp "~0.2.1"
tslib "^2.3.0"

"@nx/[email protected]":
version "16.4.2"
resolved "https://registry.yarnpkg.com/@nx/devkit/-/devkit-16.4.2.tgz#6ce174a7d08c044339ae62003cb91205c9e9358a"
integrity sha512-THg3H/HKsE/o+KffT8BGMADLh3mlGMQvN+Tg60QMEBOWzzVAZRUAs+9LQX5MHOGh88jP9fjb+c4UrShQ2e5w8g==
dependencies:
"@nrwl/devkit" "16.4.2"
ejs "^3.1.7"
ignore "^5.0.4"
semver "7.5.3"
tmp "~0.2.1"
tslib "^2.3.0"

"@nx/[email protected]":
version "16.4.0"
resolved "https://registry.yarnpkg.com/@nx/jest/-/jest-16.4.0.tgz#a47926f74e10ecfc120b0743804e68c3360c0689"
Expand Down

0 comments on commit 8a8f02a

Please sign in to comment.