Skip to content

Commit f976f0a

Browse files
chore(deps): update dependency @types/node to v22.18.6 (#1939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e8b2e5 commit f976f0a

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
@@ -71,7 +71,7 @@
7171
"@types/eslint-config-prettier": "^6.11.3",
7272
"@types/eslint__js": "^9.0.0",
7373
"@types/marked": "^6.0.0",
74-
"@types/node": "22.18.5",
74+
"@types/node": "22.18.6",
7575
"@types/ramda": "0.31.1",
7676
"@types/uuid": "^11.0.0",
7777
"astro": "5.13.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,7 +1070,7 @@ __metadata:
10701070
"@types/eslint-config-prettier": "npm:^6.11.3"
10711071
"@types/eslint__js": "npm:^9.0.0"
10721072
"@types/marked": "npm:^6.0.0"
1073-
"@types/node": "npm:22.18.5"
1073+
"@types/node": "npm:22.18.6"
10741074
"@types/ramda": "npm:0.31.1"
10751075
"@types/uuid": "npm:^11.0.0"
10761076
astro: "npm:5.13.8"
@@ -3110,12 +3110,12 @@ __metadata:
31103110
languageName: node
31113111
linkType: hard
31123112

3113-
"@types/node@npm:22.18.5":
3114-
version: 22.18.5
3115-
resolution: "@types/node@npm:22.18.5"
3113+
"@types/node@npm:22.18.6":
3114+
version: 22.18.6
3115+
resolution: "@types/node@npm:22.18.6"
31163116
dependencies:
31173117
undici-types: "npm:~6.21.0"
3118-
checksum: 10c0/2a664e24f1b4bc7d49905cd2a416c2e2dbf8dd09d35d783922e447983817100fb637135a9d3fa1d98b790b48f214a68fda941afed56641c172bd2ce23b5cf57a
3118+
checksum: 10c0/7ba190da2e64e56c59270661af8cd682c830a1375b6f965ab153be90baabfdaa867aa1d63f87b42de80956996d46dfe1cf93ecefe982d9a16e485b6756949f9a
31193119
languageName: node
31203120
linkType: hard
31213121

0 commit comments

Comments
 (0)