Skip to content

Commit ae27477

Browse files
Bump @types/shelljs from 0.8.17 to 0.10.0 (#406)
Bumps [@types/shelljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shelljs) from 0.8.17 to 0.10.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/shelljs) --- updated-dependencies: - dependency-name: "@types/shelljs" dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a30805a commit ae27477

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
@@ -77,7 +77,7 @@
7777
"@types/google-protobuf": "^3.7.2",
7878
"@types/jest": "^30.0.0",
7979
"@types/node": "^24.0.3",
80-
"@types/shelljs": "^0.8.8",
80+
"@types/shelljs": "^0.10.0",
8181
"@types/supports-color": "^8.1.1",
8282
"@types/tar": "^6.1.0",
8383
"@types/varint": "^6.0.1",

0 commit comments

Comments
 (0)