Skip to content

Commit 60ce478

Browse files
renovate[bot]oliversalzburg
authored andcommitted
fix(deps): update dependency execa to v9.3.0
1 parent 7db0e02 commit 60ce478

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.0.50",
35-
"execa": "9.2.0",
35+
"execa": "9.3.0",
3636
"semver": "7.6.2",
3737
"which": "4.0.0"
3838
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,9 +1283,9 @@ __metadata:
12831283
languageName: node
12841284
linkType: hard
12851285

1286-
"execa@npm:9.2.0":
1287-
version: 9.2.0
1288-
resolution: "execa@npm:9.2.0"
1286+
"execa@npm:9.3.0":
1287+
version: 9.3.0
1288+
resolution: "execa@npm:9.3.0"
12891289
dependencies:
12901290
"@sindresorhus/merge-streams": "npm:^4.0.0"
12911291
cross-spawn: "npm:^7.0.3"
@@ -1299,7 +1299,7 @@ __metadata:
12991299
signal-exit: "npm:^4.1.0"
13001300
strip-final-newline: "npm:^4.0.0"
13011301
yoctocolors: "npm:^2.0.0"
1302-
checksum: 10c0/339e69bd01bfdc032122ef18d412ccda4386c7752b864607c2e8683a1531b4aab436744aeacee548e1be239adb2b52888da64ffd761e7e22f56f8f14cf66e4a7
1302+
checksum: 10c0/99ae08e7fb9172d25c453c2a9c414b54c7689e72f68263f6da7bc94c7011720dc8129cc64c2e3be44fb0c6ae8e37a08d346a61dbcfe9f1e79ad24364da2c48ce
13031303
languageName: node
13041304
linkType: hard
13051305

@@ -3359,7 +3359,7 @@ __metadata:
33593359
eslint-config-prettier: "npm:9.1.0"
33603360
eslint-plugin-jsdoc: "npm:48.2.12"
33613361
eslint-plugin-tsdoc: "npm:0.3.0"
3362-
execa: "npm:9.2.0"
3362+
execa: "npm:9.3.0"
33633363
globals: "npm:15.6.0"
33643364
lint-staged: "npm:15.2.7"
33653365
mocha: "npm:10.4.0"

0 commit comments

Comments
 (0)