Skip to content

Commit 4371837

Browse files
Update dependency @types/node to v22
1 parent d8498f1 commit 4371837

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
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@rollup/plugin-commonjs": "25.0.8",
4646
"@rollup/plugin-typescript": "11.1.6",
47-
"@types/node": "20.19.16",
47+
"@types/node": "22.18.6",
4848
"@types/tape": "5.8.1",
4949
"@typescript-eslint/eslint-plugin": "6.21.0",
5050
"@typescript-eslint/parser": "6.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,10 @@
307307
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
308308
integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==
309309

310-
"@types/node@20.19.16":
311-
version "20.19.16"
312-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.16.tgz#2393d2757a91a536967bfe3935448a525e187ea6"
313-
integrity sha512-VS6TTONVdgwJwtJr7U+ghEjpfmQdqehLLpg/iMYGOd1+ilaFjdBJwFuPggJ4EAYPDCzWfDUHoIxyVnu+tOWVuQ==
310+
"@types/node@22.18.6":
311+
version "22.18.6"
312+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
313+
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==
314314
dependencies:
315315
undici-types "~6.21.0"
316316

0 commit comments

Comments
 (0)