Skip to content

Commit 532e7fe

Browse files
chore(deps): bump execa from 9.6.0 to 9.6.1 (orval-labs#2778)
Bumps [execa](https://github.com/sindresorhus/execa) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: execa dependency-version: 9.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4aceda5 commit 532e7fe

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

packages/orval/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"chokidar": "^5.0.0",
9090
"commander": "^14.0.2",
9191
"enquirer": "^2.4.1",
92-
"execa": "^9.6.0",
92+
"execa": "^9.6.1",
9393
"find-up": "8.0.0",
9494
"fs-extra": "^11.3.2",
9595
"jiti": "^2.6.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13315,9 +13315,9 @@ __metadata:
1331513315
languageName: node
1331613316
linkType: hard
1331713317

13318-
"execa@npm:^9.6.0":
13319-
version: 9.6.0
13320-
resolution: "execa@npm:9.6.0"
13318+
"execa@npm:^9.6.1":
13319+
version: 9.6.1
13320+
resolution: "execa@npm:9.6.1"
1332113321
dependencies:
1332213322
"@sindresorhus/merge-streams": "npm:^4.0.0"
1332313323
cross-spawn: "npm:^7.0.6"
@@ -13331,7 +13331,7 @@ __metadata:
1333113331
signal-exit: "npm:^4.1.0"
1333213332
strip-final-newline: "npm:^4.0.0"
1333313333
yoctocolors: "npm:^2.1.1"
13334-
checksum: 10c0/2c44a33142f77d3a6a590a3b769b49b27029a76768593bac1f26fed4dd1330e9c189ee61eba6a8c990fb77e37286c68c7445472ebf24c22b31e9ff320e73d7ac
13334+
checksum: 10c0/636b36585306a3c8bc3a9d7b25d2d915fb06d8c9b9b02a804280d62562de3b34535affc1b7702b039320e0953daa6545a073f3c4b63fe974c1fe11336c56b467
1333513335
languageName: node
1333613336
linkType: hard
1333713337

@@ -18655,7 +18655,7 @@ __metadata:
1865518655
commander: "npm:^14.0.2"
1865618656
enquirer: "npm:^2.4.1"
1865718657
eslint: "catalog:"
18658-
execa: "npm:^9.6.0"
18658+
execa: "npm:^9.6.1"
1865918659
find-up: "npm:8.0.0"
1866018660
fs-extra: "npm:^11.3.2"
1866118661
jiti: "npm:^2.6.1"

0 commit comments

Comments
 (0)