Skip to content

Commit 8dd7206

Browse files
dependabot[bot]bennypowers
authored andcommitted
chore: bump execa from 6.1.0 to 7.1.0
Bumps [execa](https://github.com/sindresorhus/execa) from 6.1.0 to 7.1.0. - [Release notes](https://github.com/sindresorhus/execa/releases) - [Commits](sindresorhus/execa@v6.1.0...v7.1.0) --- updated-dependencies: - dependency-name: execa dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df5d6c0 commit 8dd7206

File tree

3 files changed

+38
-26
lines changed

3 files changed

+38
-26
lines changed

package-lock.json

Lines changed: 36 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/create-element/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"case": "1.6.3",
4747
"chalk": "5.0.1",
48-
"execa": "^6.1.0",
48+
"execa": "^7.1.0",
4949
"ncp": "2.0.0",
5050
"prompts": "2.4.2",
5151
"tslib": "2.5.0",

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"esbuild-plugin-lit-css": "^2.0.1",
102102
"esbuild-plugin-minify-html-literals": "^1.0.2",
103103
"eslint": "^8.35.0",
104-
"execa": "^6.1.0",
104+
"execa": "^7.1.0",
105105
"glob": "^8.1.0",
106106
"html-include-element": "^0.3.0",
107107
"koa-send": "^5.0.1",

0 commit comments

Comments
 (0)