Skip to content

Commit b03b46a

Browse files
chore(deps): update dependency shell-quote to v1.8.2
1 parent 85583d6 commit b03b46a

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,15 @@
7272
"@commitlint/config-conventional": "17.6.7",
7373
"@types/node": "20.4.4",
7474
"@types/prettier": "2.7.3",
75-
"@types/shell-quote": "1.7.1",
75+
"@types/shell-quote": "1.7.5",
7676
"eslint": "8.45.0",
7777
"husky": "8.0.3",
7878
"is-ci": "3.0.1",
7979
"lint-staged": "13.2.3",
8080
"npm-run-all": "4.1.5",
8181
"prettier": "3.0.0",
8282
"rimraf": "5.0.1",
83-
"shell-quote": "1.8.1",
83+
"shell-quote": "1.8.2",
8484
"syncpack": "10.7.3"
8585
},
8686
"engines": {

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2362,10 +2362,10 @@ __metadata:
23622362
languageName: node
23632363
linkType: hard
23642364

2365-
"@types/shell-quote@npm:1.7.1":
2366-
version: 1.7.1
2367-
resolution: "@types/shell-quote@npm:1.7.1"
2368-
checksum: 51e58326b8c6dcb72846b94cebe3dc4c84f3514469a8e52bd29c52c601e784b427b851d7477acbeef47bfcccf25d2a5768684d27e7fc95fdd003393c1bbb7bc3
2365+
"@types/shell-quote@npm:1.7.5":
2366+
version: 1.7.5
2367+
resolution: "@types/shell-quote@npm:1.7.5"
2368+
checksum: 32b4d697c7d23dbadf40713692c47f1595f083a3b3deea76cb18e30a05d197aa9205d2b87f6d92edb60cda120b51e35d32bda96ed9b0a7e32921eed2deb4559e
23692369
languageName: node
23702370
linkType: hard
23712371

@@ -3251,15 +3251,15 @@ __metadata:
32513251
"@commitlint/config-conventional": "npm:17.6.7"
32523252
"@types/node": "npm:20.4.4"
32533253
"@types/prettier": "npm:2.7.3"
3254-
"@types/shell-quote": "npm:1.7.1"
3254+
"@types/shell-quote": "npm:1.7.5"
32553255
eslint: "npm:8.45.0"
32563256
husky: "npm:8.0.3"
32573257
is-ci: "npm:3.0.1"
32583258
lint-staged: "npm:13.2.3"
32593259
npm-run-all: "npm:4.1.5"
32603260
prettier: "npm:3.0.0"
32613261
rimraf: "npm:5.0.1"
3262-
shell-quote: "npm:1.8.1"
3262+
shell-quote: "npm:1.8.2"
32633263
syncpack: "npm:10.7.3"
32643264
dependenciesMeta:
32653265
cpu-features:
@@ -9030,10 +9030,10 @@ __metadata:
90309030
languageName: node
90319031
linkType: hard
90329032

9033-
"shell-quote@npm:1.8.1, shell-quote@npm:^1.6.1":
9034-
version: 1.8.1
9035-
resolution: "shell-quote@npm:1.8.1"
9036-
checksum: af19ab5a1ec30cb4b2f91fd6df49a7442d5c4825a2e269b3712eded10eedd7f9efeaab96d57829880733fc55bcdd8e9b1d8589b4befb06667c731d08145e274d
9033+
"shell-quote@npm:1.8.2, shell-quote@npm:^1.6.1":
9034+
version: 1.8.2
9035+
resolution: "shell-quote@npm:1.8.2"
9036+
checksum: 3ae4804fd80a12ba07650d0262804ae3b479a62a6b6971a6dc5fa12995507aa63d3de3e6a8b7a8d18f4ce6eb118b7d75db7fcb2c0acbf016f210f746b10cfe02
90379037
languageName: node
90389038
linkType: hard
90399039

0 commit comments

Comments
 (0)