Skip to content

Commit

Permalink
chore(deps): update dependency @types/shelljs to v0.8.13 (#1533)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 70a84f3 commit 84c6663
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 @@ -55,7 +55,7 @@
"@types/global-agent": "2.1.1",
"@types/node": "18.18.1",
"@types/semver": "7.5.3",
"@types/shelljs": "0.8.12",
"@types/shelljs": "0.8.13",
"@types/tar": "6.1.6",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1200,13 +1200,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 Expand Up @@ -2646,7 +2646,7 @@ __metadata:
"@types/global-agent": 2.1.1
"@types/node": 18.18.1
"@types/semver": 7.5.3
"@types/shelljs": 0.8.12
"@types/shelljs": 0.8.13
"@types/tar": 6.1.6
"@typescript-eslint/eslint-plugin": 6.7.3
"@typescript-eslint/parser": 6.7.3
Expand Down

0 comments on commit 84c6663

Please sign in to comment.