Skip to content

Commit 4f08435

Browse files
committed
build: 📦 bump dependency @types/node to v22.8.7
1 parent b46fdf6 commit 4f08435

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/fs-extra": "^11.0.4",
4343
"@types/jest": "29.5.14",
4444
"@types/kill-port": "^2.0.3",
45-
"@types/node": "22.8.6",
45+
"@types/node": "22.8.7",
4646
"@types/npm-whoami": "^1.1.2",
4747
"@types/npmlog": "^7.0.0",
4848
"@types/semantic-release": "^20.0.6",

‎yarn.lock‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3820,12 +3820,12 @@ __metadata:
38203820
languageName: node
38213821
linkType: hard
38223822

3823-
"@types/node@npm:22.8.6":
3824-
version: 22.8.6
3825-
resolution: "@types/node@npm:22.8.6"
3823+
"@types/node@npm:22.8.7":
3824+
version: 22.8.7
3825+
resolution: "@types/node@npm:22.8.7"
38263826
dependencies:
38273827
undici-types: "npm:~6.19.8"
3828-
checksum: 10/27bb73f033eeec05b4ed52dbc521cac28fb7ac14af267119c9bae0318c97848cd790ac7f0a65924ace7ea717eae62e91bd227da4bd6c0217d0016a7a6cd0a156
3828+
checksum: 10/9c73d4cbcbf9773a5986421025c26d6139d8ab960317b3062fbb449c00dbe8197230334be550ffcdb6059bd25f4cb903546bace905155628537283a80c2075d5
38293829
languageName: node
38303830
linkType: hard
38313831

@@ -12158,7 +12158,7 @@ __metadata:
1215812158
"@types/fs-extra": "npm:^11.0.4"
1215912159
"@types/jest": "npm:29.5.14"
1216012160
"@types/kill-port": "npm:^2.0.3"
12161-
"@types/node": "npm:22.8.6"
12161+
"@types/node": "npm:22.8.7"
1216212162
"@types/npm-whoami": "npm:^1.1.2"
1216312163
"@types/npmlog": "npm:^7.0.0"
1216412164
"@types/semantic-release": "npm:^20.0.6"

0 commit comments

Comments
 (0)