Skip to content

Commit 7aa68ea

Browse files
Bump execa from 5.1.1 to 9.5.2
Bumps [execa](https://github.com/sindresorhus/execa) from 5.1.1 to 9.5.2. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v5.1.1...v9.5.2) --- updated-dependencies: - dependency-name: execa dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 024c80a commit 7aa68ea

File tree

3 files changed

+91
-43
lines changed

3 files changed

+91
-43
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-loader": "^9.1.2",
5050
"eslint": "^8.3.0",
5151
"eslint-plugin-storybook": "^0.8.0",
52-
"execa": "^5.0.0",
52+
"execa": "^9.5.2",
5353
"jest": "^29.7.0",
5454
"jest-environment-jsdom": "^29.7.0",
5555
"jest-preset-stylelint": "^5.0.3",

pnpm-lock.yaml

+89-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris.shopify.com/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"css-loader": "^5.2.7",
8686
"eslint": "8.10.0",
8787
"eslint-config-next": "^13.0.0",
88-
"execa": "^6.1.0",
88+
"execa": "^9.5.2",
8989
"frontmatter": "^0.0.3",
9090
"generact": "^0.4.0",
9191
"get-site-urls": "3.0.0-alpha.1",

0 commit comments

Comments
 (0)