Skip to content

Commit 279f8e0

Browse files
chore(deps): update dependency @types/node to v20.17.19
1 parent 186a6b9 commit 279f8e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/better-sqlite3": "7.6.12",
6161
"@types/express": "4.17.21",
6262
"@types/jest": "29.5.14",
63-
"@types/node": "20.17.18",
63+
"@types/node": "20.17.19",
6464
"@types/supertest": "2.0.16",
6565
"@typescript-eslint/eslint-plugin": "7.18.0",
6666
"@typescript-eslint/parser": "7.18.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1391,10 +1391,10 @@
13911391
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
13921392
integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
13931393

1394-
"@types/[email protected].18":
1395-
version "20.17.18"
1396-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.18.tgz#6dd466a38233c0a7f6ab032d1aab76dc7c8c346a"
1397-
integrity sha512-9kS0opXVV3dJ+C7HPhXfDlOdMu4cjJSZhlSxlDK39IxVRxBbuiYjCkLYSO9d5UYqTd4DApxRK9T1xJiTAkfA0w==
1394+
"@types/[email protected].19":
1395+
version "20.17.19"
1396+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.19.tgz#0f2869555719bef266ca6e1827fcdca903c1a697"
1397+
integrity sha512-LEwC7o1ifqg/6r2gn9Dns0f1rhK+fPFDoMiceTJ6kWmVk6bgXBI/9IOWfVan4WiAavK9pIVWdX0/e3J+eEUh5A==
13981398
dependencies:
13991399
undici-types "~6.19.2"
14001400

0 commit comments

Comments
 (0)