Skip to content

Commit

Permalink
chore(deps): update dependency nx to v14.4.3 (#5973)
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 Jul 28, 2022
1 parent 2792003 commit c5949fc
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 @@ -88,7 +88,7 @@
"node-notifier": "10.0.1",
"nodemon": "2.0.19",
"npm-packlist": "5.1.1",
"nx": "14.4.2",
"nx": "14.4.3",
"octokit": "1.7.2",
"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 @@ -5225,23 +5225,23 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/cli@npm:14.4.2":
version: 14.4.2
resolution: "@nrwl/cli@npm:14.4.2"
"@nrwl/cli@npm:14.4.3":
version: 14.4.3
resolution: "@nrwl/cli@npm:14.4.3"
dependencies:
nx: 14.4.2
checksum: 67262d24386e77647c12808895289cf76f513cdcdda49936ac0410560c0b816a931147ed8eaadfbcfc72dd0bf6c81cc72961f2cf8821aa48d52322c782e0b623
nx: 14.4.3
checksum: 843cb2af45c9b49a6188f2344e675beb0c36cac227a9ffddc29cfa95c094aa377bc89997e6ec4f094bb22665d82590e0d815213ec8c9e8ab3900d4a8be96a80f
languageName: node
linkType: hard

"@nrwl/tao@npm:14.4.2":
version: 14.4.2
resolution: "@nrwl/tao@npm:14.4.2"
"@nrwl/tao@npm:14.4.3":
version: 14.4.3
resolution: "@nrwl/tao@npm:14.4.3"
dependencies:
nx: 14.4.2
nx: 14.4.3
bin:
tao: index.js
checksum: 37c045d34f43d019e00fc177b46223e4672ddbf747f1d970423a1d2993f1fed92a3cb56ec2b4d0c9217e692547e2d4bf1835dc7d90b5619fcf080794eca887ee
checksum: bd3de3135f26ab74b25c74a48f871ceca1624c35f7b96a5450e3501c8d6f3f41a26db39b478c0226d8c9e32d28f488d927082ef7d7f755d8fd14b4219b968a1a
languageName: node
linkType: hard

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

"nx@npm:14.4.2":
version: 14.4.2
resolution: "nx@npm:14.4.2"
"nx@npm:14.4.3":
version: 14.4.3
resolution: "nx@npm:14.4.3"
dependencies:
"@nrwl/cli": 14.4.2
"@nrwl/tao": 14.4.2
"@nrwl/cli": 14.4.3
"@nrwl/tao": 14.4.3
"@parcel/watcher": 2.0.4
chalk: 4.1.0
chokidar: ^3.5.1
Expand Down Expand Up @@ -23486,7 +23486,7 @@ __metadata:
optional: true
bin:
nx: bin/nx.js
checksum: f33d50bcd5ae2bff01d0ce0fe0035b47d02cef1cd8cbf913b259b7cb769636247f6713bb5885b8c6ac195eacb4d39f17ced00bbf16fb60c0301766ad96bd7059
checksum: 9130bcbfcf8bdf7d99ce0725271486c7bed291b279d67489bcb37ea4d28ceb7c25518a22553a34f94f28b4bcd6448f2ea74b76201605b1d2cae6e3a5bbc6199e
languageName: node
linkType: hard

Expand Down Expand Up @@ -27128,7 +27128,7 @@ __metadata:
node-notifier: 10.0.1
nodemon: 2.0.19
npm-packlist: 5.1.1
nx: 14.4.2
nx: 14.4.3
octokit: 1.7.2
ora: 5.4.1
prompts: 2.4.2
Expand Down

0 comments on commit c5949fc

Please sign in to comment.