Skip to content

Commit 194918b

Browse files
renovate[bot]oliversalzburg
authored andcommitted
fix(deps): update dependency execa to v9.4.1
1 parent 09ed55b commit 194918b

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.4.0",
35+
"execa": "9.4.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
@@ -1310,9 +1310,9 @@ __metadata:
13101310
languageName: node
13111311
linkType: hard
13121312

1313-
"execa@npm:9.4.0":
1314-
version: 9.4.0
1315-
resolution: "execa@npm:9.4.0"
1313+
"execa@npm:9.4.1":
1314+
version: 9.4.1
1315+
resolution: "execa@npm:9.4.1"
13161316
dependencies:
13171317
"@sindresorhus/merge-streams": "npm:^4.0.0"
13181318
cross-spawn: "npm:^7.0.3"
@@ -1326,7 +1326,7 @@ __metadata:
13261326
signal-exit: "npm:^4.1.0"
13271327
strip-final-newline: "npm:^4.0.0"
13281328
yoctocolors: "npm:^2.0.0"
1329-
checksum: 10c0/6ad06c627b5d7bb007bc7b6cc35d7e32b5a3365375ffc8ddbcc12d2423651fa9928ba0c447cc9e60079e505e9b24fbe0a57f80371511d7d20302c04c2d3ce95e
1329+
checksum: 10c0/2166de02c8c940312481e480ef47f54636725b24a402d25bdbaeca97f6eeb82b21def1279e00378872fbe6a0c675d6b5cd144be4d52c1485a7a3895e611ac03e
13301330
languageName: node
13311331
linkType: hard
13321332

@@ -3368,7 +3368,7 @@ __metadata:
33683368
eslint-config-prettier: "npm:9.1.0"
33693369
eslint-plugin-jsdoc: "npm:50.4.1"
33703370
eslint-plugin-tsdoc: "npm:0.3.0"
3371-
execa: "npm:9.4.0"
3371+
execa: "npm:9.4.1"
33723372
globals: "npm:15.11.0"
33733373
lint-staged: "npm:15.2.10"
33743374
mocha: "npm:10.7.3"

0 commit comments

Comments
 (0)