Skip to content

Commit

Permalink
chore(deps): update dependency nx to v14.5.4 (#6143)
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 Aug 6, 2022
1 parent 14fb612 commit 2513813
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.5.1",
"nx": "14.5.4",
"octokit": "2.0.4",
"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 @@ -5345,12 +5345,12 @@ __metadata:
languageName: node
linkType: hard

"@nrwl/cli@npm:14.5.1":
version: 14.5.1
resolution: "@nrwl/cli@npm:14.5.1"
"@nrwl/cli@npm:14.5.4":
version: 14.5.4
resolution: "@nrwl/cli@npm:14.5.4"
dependencies:
nx: 14.5.1
checksum: 95f3fc48ef17e3b963d6093ee3c843d5214e7b101d650ddfa36f930279ac419473a2867f3b2c8d7984e1bfe47472490420c5eb6ea2fc204895d38bb3aecf950b
nx: 14.5.4
checksum: 2e0899d27c727e99f067bedb4628d4dcf92fedd0419b7a145d16019ee84bbde4e5269479a9fb4810de8ec9bb2a5df296d1d6c246d1d30b77c6d625ea785f5dad
languageName: node
linkType: hard

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

"@nrwl/tao@npm:14.5.1":
version: 14.5.1
resolution: "@nrwl/tao@npm:14.5.1"
"@nrwl/tao@npm:14.5.4":
version: 14.5.4
resolution: "@nrwl/tao@npm:14.5.4"
dependencies:
nx: 14.5.1
nx: 14.5.4
bin:
tao: index.js
checksum: 83d6980f83c44049cb892fadbde3589427dd99f6377552981532389b823d8b6cb72e33e9bac75e6520c4e2a3f400e6f8500466f65acbfc9144a2e4d132acc43b
checksum: cca1bd297d10af33724e75b5a7f37cef12c3711ff5a74ff68bca845abfd1055ba40eddc329f3cc529458b7c4e3eea8d37e9d770c62db685e917a6e21b8de6a1d
languageName: node
linkType: hard

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

"nx@npm:14.5.1, nx@npm:>=14.4.3 < 16":
version: 14.5.1
resolution: "nx@npm:14.5.1"
"nx@npm:14.5.4, nx@npm:>=14.4.3 < 16":
version: 14.5.4
resolution: "nx@npm:14.5.4"
dependencies:
"@nrwl/cli": 14.5.1
"@nrwl/tao": 14.5.1
"@nrwl/cli": 14.5.4
"@nrwl/tao": 14.5.4
"@parcel/watcher": 2.0.4
chalk: 4.1.0
chokidar: ^3.5.1
Expand Down Expand Up @@ -23724,7 +23724,7 @@ __metadata:
optional: true
bin:
nx: bin/nx.js
checksum: 1e840cbffb775e1257e83f5009431615d42f788b0175958eccb9b19985a092d1356eab8e6cd21e42a34530bcbae110fcc254aeb53b988f50b679c099618bf3e3
checksum: 17a0200812e52e9df496d2ebd8a6fd8fd1de7c2149515fac0445872eaeb3e1ba5cbb3faf8dda73ee44f2a5f5495542c48e9ff30b31cd083f0629cfb8b5b1974a
languageName: node
linkType: hard

Expand Down Expand Up @@ -27338,7 +27338,7 @@ __metadata:
node-notifier: 10.0.1
nodemon: 2.0.19
npm-packlist: 5.1.1
nx: 14.5.1
nx: 14.5.4
octokit: 2.0.4
ora: 5.4.1
prompts: 2.4.2
Expand Down

0 comments on commit 2513813

Please sign in to comment.