Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit 8e25e04

Browse files
authored
Upgrade @types/node/@types/node 22.13.13 -> 22.13.14 (#207)
1 parent b601f62 commit 8e25e04

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@faker-js/faker": "9.6.0",
3131
"@types/jest": "29.5.14",
32-
"@types/node": "22.13.13",
32+
"@types/node": "22.13.14",
3333
"@typescript-eslint/eslint-plugin": "8.27.0",
3434
"@typescript-eslint/parser": "8.27.0",
3535
"concurrently": "9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,10 +1388,10 @@
13881388
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.9.1.tgz#0611b37db4246c937feef529ddcc018cf8e35708"
13891389
integrity sha512-QpLcX9ZSsq3YYUUnD3nFDY8H7wctAhQj/TFKL8Ya8v5fMm3CFXxo8zStsLAl780ltoYoo1WvKUVGBQK+1ifr7g==
13901390

1391-
"@types/node@22.13.13":
1392-
version "22.13.13"
1393-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.13.tgz#5e7d110fb509b0d4a43fbf48fa9d6e0f83e1b1e7"
1394-
integrity sha512-ClsL5nMwKaBRwPcCvH8E7+nU4GxHVx1axNvMZTFHMEfNI7oahimt26P5zjVCRrjiIWj6YFXfE1v3dEp94wLcGQ==
1391+
"@types/node@22.13.14":
1392+
version "22.13.14"
1393+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14.tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912"
1394+
integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==
13951395
dependencies:
13961396
undici-types "~6.20.0"
13971397

0 commit comments

Comments
 (0)