Skip to content

Commit

Permalink
Bump @types/shelljs from 0.8.12 to 0.8.13
Browse files Browse the repository at this point in the history
Bumps [@types/shelljs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/shelljs) from 0.8.12 to 0.8.13.
- [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-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 0ec4ff4 commit c88f49a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@types/lodash": "^4.14.197",
"@types/readline-sync": "^1.4.4",
"@types/shelljs": "^0.8.12",
"@types/shelljs": "^0.8.13",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ __metadata:
"@polkadot/util-crypto": ^12.4.2
"@types/lodash": ^4.14.197
"@types/readline-sync": ^1.4.4
"@types/shelljs": ^0.8.12
"@types/shelljs": ^0.8.13
"@types/yargs": ^17.0.24
"@typescript-eslint/eslint-plugin": ^6.5.0
"@typescript-eslint/parser": ^6.5.0
Expand Down Expand Up @@ -924,13 +924,13 @@ __metadata:
languageName: node
linkType: hard

"@types/shelljs@npm:^0.8.12":
version: 0.8.12
resolution: "@types/shelljs@npm:0.8.12"
"@types/shelljs@npm:^0.8.13":
version: 0.8.13
resolution: "@types/shelljs@npm:0.8.13"
dependencies:
"@types/glob": ~7.2.0
"@types/node": "*"
checksum: ffb47809abef9ee53f900c6b49adb1382d1d78af7f8b50dd474534e3f73127bc4a3849394e4c9de16481cd50203b12464141b4b49d48e88ba6b4c7cc2c85948c
checksum: 86ac87f4688aeb578c3a85fad1c6b4a740f3951d4c9b1d5e5fd9240225589b2c7a10aacff5c857a5f12961e55ffef40698a46e41d7b27cbdf9cf4bcaf1349a7a
languageName: node
linkType: hard

Expand Down

0 comments on commit c88f49a

Please sign in to comment.