Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.18.4 (#1556)
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 6210c40 commit 54158d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -53,7 +53,7 @@
"@tsconfig/node18": "18.2.2",
"@tsconfig/strictest": "2.0.2",
"@types/global-agent": "2.1.1",
"@types/node": "18.18.3",
"@types/node": "18.18.4",
"@types/semver": "7.5.3",
"@types/shelljs": "0.8.13",
"@types/tar": "6.1.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -1170,10 +1170,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.3":
version: 18.18.3
resolution: "@types/node@npm:18.18.3"
checksum: ed97a832179e0cfbb93738021fe16d0bc5c0f34bea35269c23c9dd5f0ecc8be93dbe5efd51630189a099b31786a47c1bde115508831a7245613a55c3ad1a7d6b
"@types/node@npm:18.18.4":
version: 18.18.4
resolution: "@types/node@npm:18.18.4"
checksum: 4901e91c4cc479bb58acbcd79236a97a0ad6db4a53cb1f4ba4cf32af15324c61b16faa6e31c1b09bf538a20feb5f5274239157ce5237f5741db0b9ab71e69c52
languageName: node
linkType: hard

Expand Down Expand Up @@ -2644,7 +2644,7 @@ __metadata:
"@tsconfig/node18": 18.2.2
"@tsconfig/strictest": 2.0.2
"@types/global-agent": 2.1.1
"@types/node": 18.18.3
"@types/node": 18.18.4
"@types/semver": 7.5.3
"@types/shelljs": 0.8.13
"@types/tar": 6.1.6
Expand Down

0 comments on commit 54158d1

Please sign in to comment.