Skip to content

Commit 2255bc7

Browse files
Chore: bump @types/node from 22.18.9 to 22.18.10 in the npm-patch-dev-dependencies group (#231)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d1b9b4 commit 2255bc7

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
@@ -32,7 +32,7 @@
3232
"@types/common-tags": "^1.8.4",
3333
"@types/jest": "^30.0.0",
3434
"@types/jsurl": "^0.1.2",
35-
"@types/node": "^22.18.9",
35+
"@types/node": "^22.18.10",
3636
"@types/prismjs": "^1.26.5",
3737
"@types/slate": "^0.47.16",
3838
"@typescript-eslint/eslint-plugin": "^8.45.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,12 +3483,12 @@ __metadata:
34833483
languageName: node
34843484
linkType: hard
34853485

3486-
"@types/node@npm:^22.18.9":
3487-
version: 22.18.9
3488-
resolution: "@types/node@npm:22.18.9"
3486+
"@types/node@npm:^22.18.10":
3487+
version: 22.18.10
3488+
resolution: "@types/node@npm:22.18.10"
34893489
dependencies:
34903490
undici-types: "npm:~6.21.0"
3491-
checksum: 10c0/0d342e17e0b36a4475ba36f0a0b9d7e28cf85ae44b1ea1f218c8cffe8c9519820eef9b97c171b0b93d8066c8710d7660e31660678bac0842655dff2118a23248
3491+
checksum: 10c0/37b34553f1953ab8fc25b7467d44701446400f62547adb62c842cebac091350985470aeed87acd60f5295778c370d9721d477310e643677a7eab03a8dc6ed74f
34923492
languageName: node
34933493
linkType: hard
34943494

@@ -7159,7 +7159,7 @@ __metadata:
71597159
"@types/common-tags": "npm:^1.8.4"
71607160
"@types/jest": "npm:^30.0.0"
71617161
"@types/jsurl": "npm:^0.1.2"
7162-
"@types/node": "npm:^22.18.9"
7162+
"@types/node": "npm:^22.18.10"
71637163
"@types/prismjs": "npm:^1.26.5"
71647164
"@types/slate": "npm:^0.47.16"
71657165
"@typescript-eslint/eslint-plugin": "npm:^8.45.0"

0 commit comments

Comments
 (0)