Skip to content

Commit

Permalink
chore(deps): update dependency @npmcli/arborist to v6.2.1 (#7535)
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] committed Feb 2, 2023
1 parent b344e2c commit 65307ca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@babel/runtime-corejs3": "7.20.13",
"@npmcli/arborist": "6.2.0",
"@npmcli/arborist": "6.2.1",
"@nrwl/nx-cloud": "15.0.3",
"@playwright/test": "1.30.0",
"@replayio/playwright": "0.3.16",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5661,9 +5661,9 @@ __metadata:
languageName: node
linkType: hard

"@npmcli/arborist@npm:6.2.0":
version: 6.2.0
resolution: "@npmcli/arborist@npm:6.2.0"
"@npmcli/arborist@npm:6.2.1":
version: 6.2.1
resolution: "@npmcli/arborist@npm:6.2.1"
dependencies:
"@isaacs/string-locale-compare": ^1.1.0
"@npmcli/fs": ^3.1.0
Expand Down Expand Up @@ -5700,7 +5700,7 @@ __metadata:
walk-up-path: ^1.0.0
bin:
arborist: bin/index.js
checksum: 57584cecbc0834ecd6e0699e8ae51789bcee8fde65a7359a5dd11349255e833d4c804079a193034430ac8a2127c111a85f6daf36c7c05e2c6ccec0d2ae29ca18
checksum: 91a3f31c4ebdc084172da03e6b132dee4d529cd644b82b461d78415c21b817d9d16cb9cdec48d2dae11663c5e522e468b1769d19a1de2e5c4462cdcf0e723978
languageName: node
linkType: hard

Expand Down Expand Up @@ -28202,7 +28202,7 @@ __metadata:
"@babel/preset-react": 7.18.6
"@babel/preset-typescript": 7.18.6
"@babel/runtime-corejs3": 7.20.13
"@npmcli/arborist": 6.2.0
"@npmcli/arborist": 6.2.1
"@nrwl/nx-cloud": 15.0.3
"@playwright/test": 1.30.0
"@replayio/playwright": 0.3.16
Expand Down

0 comments on commit 65307ca

Please sign in to comment.