Skip to content

Commit b7edbaf

Browse files
Update dependency @types/node to v20.17.16
1 parent 81e45d6 commit b7edbaf

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.17.14",
47+
"@types/node": "20.17.16",
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
@@ -297,10 +297,10 @@
297297
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
298298
integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==
299299

300-
"@types/[email protected].14":
301-
version "20.17.14"
302-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.14.tgz#579e7d75eeb5d46b75c73c98821639e64b689608"
303-
integrity sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==
300+
"@types/[email protected].16":
301+
version "20.17.16"
302+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.16.tgz#b33b0edc1bf925b27349e494b871ca4451fabab4"
303+
integrity sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==
304304
dependencies:
305305
undici-types "~6.19.2"
306306

0 commit comments

Comments
 (0)