Skip to content

Commit

Permalink
chore(deps): update dependency nx to v15.3.3 (#7125)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Dec 14, 2022
1 parent 0e17ccf commit 967f540
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"node-notifier": "10.0.1",
"nodemon": "2.0.20",
"npm-packlist": "5.1.3",
"nx": "15.3.2",
"nx": "15.3.3",
"octokit": "2.0.10",
"ora": "5.4.1",
"prompts": "2.4.2",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5500,12 +5500,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/cli@npm:15.3.2":
version: 15.3.2
resolution: "@nrwl/cli@npm:15.3.2"
"@nrwl/cli@npm:15.3.3":
version: 15.3.3
resolution: "@nrwl/cli@npm:15.3.3"
dependencies:
nx: 15.3.2
checksum: cbdd26b23fd9e49d2ba20ab039d6db978752791fa3ca5db6cd8ce24d07de48c624f18aba2e3b871aa39274dc3d9d91ca4deafad3943b182153c7a95ed3c737ce
nx: 15.3.3
checksum: 5d684ce38ed3ed30007bcfbae8d5243491e3f1f0ebbd8838c8a88117713bb8c67745dcb6e32310ab03fe94de530c5e700c90f3ac18dd0737bd79408049cec310
languageName: node
linkType: hard

Expand Down Expand Up @@ -5542,14 +5542,14 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/tao@npm:15.3.2":
version: 15.3.2
resolution: "@nrwl/tao@npm:15.3.2"
"@nrwl/tao@npm:15.3.3":
version: 15.3.3
resolution: "@nrwl/tao@npm:15.3.3"
dependencies:
nx: 15.3.2
nx: 15.3.3
bin:
tao: index.js
checksum: 61edd17304dda91253e37cdc4ae33fadc6dc45b3f47433cfaad67af064a82ff6e774c65864233aecaf764c196d0123dc48bc753f01ebd2cc83556b5dd00de64f
checksum: 3dff6a23a3710d03cb1d82a24a35cc2c508193295bd69dc9d3b7baf9dbffcbc4c017f3f9a4c6d0b1e6f04a381b7ba810e5cde2ec0e61b2bfd2106b24f871b157
languageName: node
linkType: hard

Expand Down Expand Up @@ -23844,12 +23844,12 @@ __metadata:
languageName: node
linkType: hard

"nx@npm:15.3.2, nx@npm:>=14.8.6 < 16":
version: 15.3.2
resolution: "nx@npm:15.3.2"
"nx@npm:15.3.3, nx@npm:>=14.8.6 < 16":
version: 15.3.3
resolution: "nx@npm:15.3.3"
dependencies:
"@nrwl/cli": 15.3.2
"@nrwl/tao": 15.3.2
"@nrwl/cli": 15.3.3
"@nrwl/tao": 15.3.3
"@parcel/watcher": 2.0.4
"@yarnpkg/lockfile": ^1.1.0
"@yarnpkg/parsers": ^3.0.0-rc.18
Expand Down Expand Up @@ -23893,7 +23893,7 @@ __metadata:
optional: true
bin:
nx: bin/nx.js
checksum: 988dd8e7d84cebc9daaf06d8a7ea492f616b1b6af99906cee9794f17c51e35f9ece9faace1d450217f95d386447fe7d43f18e061de42d3f6d23d37d26d2931a1
checksum: 0614cba481c5b0475fdf97c86760128f1e3df12a05e21b0c80b08f20afd9bc6c34443cd5112f75678fe49d086fe84212a4a2118e8b1f5dff4f7761eab2237040
languageName: node
linkType: hard

Expand Down Expand Up @@ -27473,7 +27473,7 @@ __metadata:
node-notifier: 10.0.1
nodemon: 2.0.20
npm-packlist: 5.1.3
nx: 15.3.2
nx: 15.3.3
octokit: 2.0.10
ora: 5.4.1
prompts: 2.4.2
Expand Down

0 comments on commit 967f540

Please sign in to comment.