Skip to content

Commit 93fc5cc

Browse files
chore: bump cmd-shim from 7.0.0 to 8.0.0
Bumps [cmd-shim](https://github.com/npm/cmd-shim) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/npm/cmd-shim/releases) - [Changelog](https://github.com/npm/cmd-shim/blob/main/CHANGELOG.md) - [Commits](npm/cmd-shim@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: cmd-shim dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 239d648 commit 93fc5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"devDependencies": {
77
"@npmcli/eslint-config": "^5.0.0",
88
"@npmcli/template-oss": "4.27.1",
9-
"cmd-shim": "^7.0.0",
9+
"cmd-shim": "^8.0.0",
1010
"tap": "^16.0.1"
1111
},
1212
"scripts": {

0 commit comments

Comments
 (0)