Skip to content

Commit

Permalink
chore(deps): update dependency nx to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2022
1 parent 6920c0f commit 8e87564
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bundlesize2": "0.0.31",
"execa": "5.1.1",
"lerna": "5.5.2",
"nx": "14.8.6",
"nx": "15.0.1",
"rollup": "2.79.1",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-terser": "7.0.2",
Expand Down
34 changes: 17 additions & 17 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3370,12 +3370,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/cli@npm:14.8.6":
version: 14.8.6
resolution: "@nrwl/cli@npm:14.8.6"
"@nrwl/cli@npm:15.0.1":
version: 15.0.1
resolution: "@nrwl/cli@npm:15.0.1"
dependencies:
nx: 14.8.6
checksum: 62d8bcf31e6156769d5941460c0bdbc848f8d87e64f13241a11bec273eebb691cf5ffc87b4208ee08294f3f20ab4e2701a0be86dcbaef933731381a8119bcbaa
nx: 15.0.1
checksum: f4dcdc839e4aeb346095b6354cc554bf45dbbd910ef7f1b0c00b40565dbce9aa8c54da233e949e1479d7873414b5bdcad1fd2b7c84b7a5d4c57afc69f78ee7f8
languageName: node
linkType: hard

Expand All @@ -3390,14 +3390,14 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/tao@npm:14.8.6":
version: 14.8.6
resolution: "@nrwl/tao@npm:14.8.6"
"@nrwl/tao@npm:15.0.1":
version: 15.0.1
resolution: "@nrwl/tao@npm:15.0.1"
dependencies:
nx: 14.8.6
nx: 15.0.1
bin:
tao: index.js
checksum: ea9b3fcce87679a5b3899b4c9c2675f733bee94f39a925ddf831bc7b80ae4edda0cdccf4a0e5f3ef5b73edba26b71c0991ef4dd6bc0f7dae0d9733d2269ad9aa
checksum: 75c1428578520541d0beaca7482a1ff829c17ff06c19194f99c22ce7b861990b1743b5bf7b372decafcf3092748b5dac1541539e16e6f6194613387875a26141
languageName: node
linkType: hard

Expand Down Expand Up @@ -4041,7 +4041,7 @@ __metadata:
bundlesize2: 0.0.31
execa: 5.1.1
lerna: 5.5.2
nx: 14.8.6
nx: 15.0.1
rollup: 2.79.1
rollup-plugin-node-globals: 1.4.0
rollup-plugin-terser: 7.0.2
Expand Down Expand Up @@ -8834,12 +8834,12 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:14.8.6":
version: 14.8.6
resolution: "nx@npm:14.8.6"
"nx@npm:15.0.1":
version: 15.0.1
resolution: "nx@npm:15.0.1"
dependencies:
"@nrwl/cli": 14.8.6
"@nrwl/tao": 14.8.6
"@nrwl/cli": 15.0.1
"@nrwl/tao": 15.0.1
"@parcel/watcher": 2.0.4
"@yarnpkg/lockfile": ^1.1.0
"@yarnpkg/parsers": ^3.0.0-rc.18
Expand Down Expand Up @@ -8883,7 +8883,7 @@ __metadata:
optional: true
bin:
nx: bin/nx.js
checksum: cfb6360ceca6ed39367c1f9cccd9f1826068d7ae4714f2c66f4def0e9853d2d62b8fec3469b9209d47bf7fb983d23bbb1e42abc2952a8f07918dc859b74e198e
checksum: 8e0048f57a4b7b1640b213064e0fb715eb022dcd36cdce0384775541013cb656a0f6724c5c8195d9ba988e977e646940f7537b77dc243bc61d26caef496a987f
languageName: node
linkType: hard

Expand Down

0 comments on commit 8e87564

Please sign in to comment.