Skip to content

Commit 013bd86

Browse files
renovate[bot]oliversalzburg
authored andcommitted
fix(deps): update dependency execa to v9.5.2
1 parent 676f666 commit 013bd86

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"types": "output/main.d.ts",
3333
"dependencies": {
3434
"@oliversalzburg/js-utils": "0.1.2",
35-
"execa": "9.5.1",
35+
"execa": "9.5.2",
3636
"semver": "7.6.3",
3737
"which": "5.0.0"
3838
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,9 +1276,9 @@ __metadata:
12761276
languageName: node
12771277
linkType: hard
12781278

1279-
"execa@npm:9.5.1":
1280-
version: 9.5.1
1281-
resolution: "execa@npm:9.5.1"
1279+
"execa@npm:9.5.2":
1280+
version: 9.5.2
1281+
resolution: "execa@npm:9.5.2"
12821282
dependencies:
12831283
"@sindresorhus/merge-streams": "npm:^4.0.0"
12841284
cross-spawn: "npm:^7.0.3"
@@ -1292,7 +1292,7 @@ __metadata:
12921292
signal-exit: "npm:^4.1.0"
12931293
strip-final-newline: "npm:^4.0.0"
12941294
yoctocolors: "npm:^2.0.0"
1295-
checksum: 10c0/1a628d535c5a088f9e17a735bb3143efc4198095392b319ba877b2975d5c3c57724536dccb6f68f1cd9b3af331c5a9e8c1aeb338d52ab316b1e008ff453374a7
1295+
checksum: 10c0/94782a6282e03253224406c29068d18f9095cc251a45d1f19ac3d8f2a9db2cbe32fb8ceb039db1451d8fce3531135a6c0c559f76d634f85416268fc4a6995365
12961296
languageName: node
12971297
linkType: hard
12981298

@@ -3300,7 +3300,7 @@ __metadata:
33003300
eslint-config-prettier: "npm:9.1.0"
33013301
eslint-plugin-jsdoc: "npm:50.6.0"
33023302
eslint-plugin-tsdoc: "npm:0.4.0"
3303-
execa: "npm:9.5.1"
3303+
execa: "npm:9.5.2"
33043304
globals: "npm:15.13.0"
33053305
lint-staged: "npm:15.2.10"
33063306
mocha: "npm:11.0.1"

0 commit comments

Comments
 (0)