Skip to content

Commit aad5332

Browse files
committed
deps: @npmcli/arborist@5.0.3
1 parent 9d2b577 commit aad5332

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
],
8888
"dependencies": {
8989
"@isaacs/string-locale-compare": "^1.1.0",
90-
"@npmcli/arborist": "^5.0.2",
90+
"@npmcli/arborist": "^5.0.3",
9191
"@npmcli/ci-detect": "^2.0.0",
9292
"@npmcli/config": "^4.0.1",
9393
"@npmcli/map-workspaces": "^2.0.2",
@@ -10246,7 +10246,7 @@
1024610246
},
1024710247
"workspaces/arborist": {
1024810248
"name": "@npmcli/arborist",
10249-
"version": "5.0.2",
10249+
"version": "5.0.3",
1025010250
"license": "ISC",
1025110251
"dependencies": {
1025210252
"@isaacs/string-locale-compare": "^1.1.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
},
5656
"dependencies": {
5757
"@isaacs/string-locale-compare": "^1.1.0",
58-
"@npmcli/arborist": "^5.0.2",
58+
"@npmcli/arborist": "^5.0.3",
5959
"@npmcli/ci-detect": "^2.0.0",
6060
"@npmcli/config": "^4.0.1",
6161
"@npmcli/map-workspaces": "^2.0.2",

0 commit comments

Comments
 (0)