Skip to content

Commit aeb3573

Browse files
chore: update dependency @types/node to v22.15.21 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa8f6b3 commit aeb3573

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
@@ -55,7 +55,7 @@
5555
"@svgr/webpack": "8.1.0",
5656
"@tailwindcss/typography": "0.5.16",
5757
"@types/negotiator": "0.6.3",
58-
"@types/node": "22.15.18",
58+
"@types/node": "22.15.21",
5959
"@types/react": "18.3.21",
6060
"@types/react-dom": "18.3.7",
6161
"@typescript-eslint/eslint-plugin": "8.32.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,10 +2934,10 @@
29342934
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34"
29352935
integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ==
29362936

2937-
"@types/[email protected].18":
2938-
version "22.15.18"
2939-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
2940-
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
2937+
"@types/[email protected].21":
2938+
version "22.15.21"
2939+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77"
2940+
integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==
29412941
dependencies:
29422942
undici-types "~6.21.0"
29432943

0 commit comments

Comments
 (0)