Skip to content

Commit 369474f

Browse files
renovate[bot]oliversalzburg
authored andcommitted
fix(deps): update dependency execa to v9.5.1
1 parent f54e72d commit 369474f

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.1",
35-
"execa": "9.5.0",
35+
"execa": "9.5.1",
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
@@ -1265,9 +1265,9 @@ __metadata:
12651265
languageName: node
12661266
linkType: hard
12671267

1268-
"execa@npm:9.5.0":
1269-
version: 9.5.0
1270-
resolution: "execa@npm:9.5.0"
1268+
"execa@npm:9.5.1":
1269+
version: 9.5.1
1270+
resolution: "execa@npm:9.5.1"
12711271
dependencies:
12721272
"@sindresorhus/merge-streams": "npm:^4.0.0"
12731273
cross-spawn: "npm:^7.0.3"
@@ -1281,7 +1281,7 @@ __metadata:
12811281
signal-exit: "npm:^4.1.0"
12821282
strip-final-newline: "npm:^4.0.0"
12831283
yoctocolors: "npm:^2.0.0"
1284-
checksum: 10c0/93bc077249a778accc019bce141e0ebdf85e1a19ea02eaa1ed00cb49436b0751a7983fee0c0d95434e81727808639c512eea8d1308104598859cac2f01336bb1
1284+
checksum: 10c0/1a628d535c5a088f9e17a735bb3143efc4198095392b319ba877b2975d5c3c57724536dccb6f68f1cd9b3af331c5a9e8c1aeb338d52ab316b1e008ff453374a7
12851285
languageName: node
12861286
linkType: hard
12871287

@@ -3307,7 +3307,7 @@ __metadata:
33073307
eslint-config-prettier: "npm:9.1.0"
33083308
eslint-plugin-jsdoc: "npm:50.4.3"
33093309
eslint-plugin-tsdoc: "npm:0.3.0"
3310-
execa: "npm:9.5.0"
3310+
execa: "npm:9.5.1"
33113311
globals: "npm:15.11.0"
33123312
lint-staged: "npm:15.2.10"
33133313
mocha: "npm:10.7.3"

0 commit comments

Comments
 (0)