Skip to content

Commit

Permalink
chore: bump nx from 17.0.0 to 17.0.1
Browse files Browse the repository at this point in the history
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 17.0.0 to 17.0.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/17.0.1/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 5ca18ff commit 3dab96f
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-tsdoc": "^0.2.17",
"jest": "^29.7.0",
"nx": "17.0.0",
"nx": "17.0.1",
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"sort-package-json": "^2.6.0",
Expand Down
102 changes: 51 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -867,84 +867,84 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/tao@npm:17.0.0":
version: 17.0.0
resolution: "@nrwl/tao@npm:17.0.0"
"@nrwl/tao@npm:17.0.1":
version: 17.0.1
resolution: "@nrwl/tao@npm:17.0.1"
dependencies:
nx: 17.0.0
nx: 17.0.1
tslib: ^2.3.0
bin:
tao: index.js
checksum: 6fe3ec17b78d2775c6bcb7d2ceb4dc784a382e5903f699d839121f0b4cb0a9ac954e446ff82f1486a84727767916f802bfc87f6c552832682ee7e80c1969d890
checksum: 5f810b1e8e3bda191ebf4fabf3d323430ef99be567111f511524b40a7ab39e16e2d97a6c0f5bab22cbef25bc6c330124180bf9483d12062deba98a3fcbb84ffb
languageName: node
linkType: hard

"@nx/nx-darwin-arm64@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-darwin-arm64@npm:17.0.0"
"@nx/nx-darwin-arm64@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-darwin-arm64@npm:17.0.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-darwin-x64@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-darwin-x64@npm:17.0.0"
"@nx/nx-darwin-x64@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-darwin-x64@npm:17.0.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@nx/nx-freebsd-x64@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-freebsd-x64@npm:17.0.0"
"@nx/nx-freebsd-x64@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-freebsd-x64@npm:17.0.1"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@nx/nx-linux-arm-gnueabihf@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-linux-arm-gnueabihf@npm:17.0.0"
"@nx/nx-linux-arm-gnueabihf@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-linux-arm-gnueabihf@npm:17.0.1"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@nx/nx-linux-arm64-gnu@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-linux-arm64-gnu@npm:17.0.0"
"@nx/nx-linux-arm64-gnu@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-linux-arm64-gnu@npm:17.0.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-arm64-musl@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-linux-arm64-musl@npm:17.0.0"
"@nx/nx-linux-arm64-musl@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-linux-arm64-musl@npm:17.0.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-linux-x64-gnu@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-linux-x64-gnu@npm:17.0.0"
"@nx/nx-linux-x64-gnu@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-linux-x64-gnu@npm:17.0.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@nx/nx-linux-x64-musl@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-linux-x64-musl@npm:17.0.0"
"@nx/nx-linux-x64-musl@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-linux-x64-musl@npm:17.0.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@nx/nx-win32-arm64-msvc@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-win32-arm64-msvc@npm:17.0.0"
"@nx/nx-win32-arm64-msvc@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-win32-arm64-msvc@npm:17.0.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@nx/nx-win32-x64-msvc@npm:17.0.0":
version: 17.0.0
resolution: "@nx/nx-win32-x64-msvc@npm:17.0.0"
"@nx/nx-win32-x64-msvc@npm:17.0.1":
version: 17.0.1
resolution: "@nx/nx-win32-x64-msvc@npm:17.0.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -4143,21 +4143,21 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:17.0.0":
version: 17.0.0
resolution: "nx@npm:17.0.0"
"nx@npm:17.0.1":
version: 17.0.1
resolution: "nx@npm:17.0.1"
dependencies:
"@nrwl/tao": 17.0.0
"@nx/nx-darwin-arm64": 17.0.0
"@nx/nx-darwin-x64": 17.0.0
"@nx/nx-freebsd-x64": 17.0.0
"@nx/nx-linux-arm-gnueabihf": 17.0.0
"@nx/nx-linux-arm64-gnu": 17.0.0
"@nx/nx-linux-arm64-musl": 17.0.0
"@nx/nx-linux-x64-gnu": 17.0.0
"@nx/nx-linux-x64-musl": 17.0.0
"@nx/nx-win32-arm64-msvc": 17.0.0
"@nx/nx-win32-x64-msvc": 17.0.0
"@nrwl/tao": 17.0.1
"@nx/nx-darwin-arm64": 17.0.1
"@nx/nx-darwin-x64": 17.0.1
"@nx/nx-freebsd-x64": 17.0.1
"@nx/nx-linux-arm-gnueabihf": 17.0.1
"@nx/nx-linux-arm64-gnu": 17.0.1
"@nx/nx-linux-arm64-musl": 17.0.1
"@nx/nx-linux-x64-gnu": 17.0.1
"@nx/nx-linux-x64-musl": 17.0.1
"@nx/nx-win32-arm64-msvc": 17.0.1
"@nx/nx-win32-x64-msvc": 17.0.1
"@parcel/watcher": 2.0.4
"@yarnpkg/lockfile": ^1.1.0
"@yarnpkg/parsers": 3.0.0-rc.46
Expand Down Expand Up @@ -4225,7 +4225,7 @@ __metadata:
bin:
nx: bin/nx.js
nx-cloud: bin/nx-cloud.js
checksum: 3e742d9f2031af50ebd4fbaa8a7a71b6add1b47abd86ed86757bf139eaf5541f80938f8164309ba50fa1a8b14ecb006e68858f5d1eb8bf456c2b67fcc5ed8afb
checksum: 00cb252b1e1d29f758f00192a924a2b3fd99e8178e5f54a7d156e1b721a9241f4455170cf52988886155d2feaa09baf0b87c5cb2968e6a9bcf1195ea1fa6ee1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4880,7 +4880,7 @@ __metadata:
eslint-config-prettier: ^9.0.0
eslint-plugin-tsdoc: ^0.2.17
jest: ^29.7.0
nx: 17.0.0
nx: 17.0.1
ping: ^0.4.4
prettier: ^3.0.3
rimraf: ^5.0.5
Expand Down

0 comments on commit 3dab96f

Please sign in to comment.