Skip to content

Commit b8df148

Browse files
Bump @types/shelljs from 0.8.16 to 0.8.17 (#2705)
Bumps [@types/shelljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shelljs) from 0.8.16 to 0.8.17. - [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.8.17 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a7fdf3 commit b8df148

File tree

2 files changed

+155
-20
lines changed

2 files changed

+155
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@exercism/eslint-config-javascript": "^0.8.1",
1818
"@jest/globals": "^29.7.0",
1919
"@types/node": "^22.15.29",
20-
"@types/shelljs": "^0.8.16",
20+
"@types/shelljs": "^0.8.17",
2121
"babel-jest": "^29.7.0",
2222
"core-js": "~3.42.0",
2323
"diff": "^8.0.2",

0 commit comments

Comments
 (0)