Skip to content

Commit fa0346b

Browse files
Merge pull request #682 from Pony-House/dependabot/npm_and_yarn/types/node-22.1.0
Bump @types/node from 20.14.12 to 22.1.0
2 parents 1fca4f0 + 8e78d0d commit fa0346b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@eslint/js": "9.8.0",
110110
"@rollup/plugin-inject": "5.0.5",
111111
"@rollup/plugin-wasm": "6.2.2",
112-
"@types/node": "22.0.0",
112+
"@types/node": "22.1.0",
113113
"@types/react": "18.3.3",
114114
"@types/react-dom": "18.3.0",
115115
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,12 +1055,12 @@
10551055
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
10561056
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
10571057

1058-
"@types/node@*", "@types/node@22.0.0", "@types/node@>=13.7.0":
1059-
version "22.0.0"
1060-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.0.0.tgz#04862a2a71e62264426083abe1e27e87cac05a30"
1061-
integrity sha512-VT7KSYudcPOzP5Q0wfbowyNLaVR8QWUdw+088uFWwfvpY6uCWaXpqV6ieLAu9WBcnTa7H4Z5RLK8I5t2FuOcqw==
1058+
"@types/node@*", "@types/node@22.1.0", "@types/node@>=13.7.0":
1059+
version "22.1.0"
1060+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1.0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b"
1061+
integrity sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw==
10621062
dependencies:
1063-
undici-types "~6.11.1"
1063+
undici-types "~6.13.0"
10641064

10651065
"@types/node@18.15.13":
10661066
version "18.15.13"
@@ -7058,10 +7058,10 @@ undici-types@~5.26.4:
70587058
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
70597059
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
70607060

7061-
undici-types@~6.11.1:
7062-
version "6.11.1"
7063-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.11.1.tgz#432ea6e8efd54a48569705a699e62d8f4981b197"
7064-
integrity sha512-mIDEX2ek50x0OlRgxryxsenE5XaQD4on5U2inY7RApK3SOJpofyw7uW2AyfMKkhAxXIceo2DeWGVGwyvng1GNQ==
7061+
undici-types@~6.13.0:
7062+
version "6.13.0"
7063+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
7064+
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
70657065

70667066
undici@^5.8.1:
70677067
version "5.28.4"

0 commit comments

Comments
 (0)