Skip to content

Commit 92930ac

Browse files
chore(deps): update dependency @types/node to v22.15.3 (#841)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 337e1ab commit 92930ac

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
@@ -66,7 +66,7 @@
6666
"@testing-library/jest-dom": "6.6.3",
6767
"@testing-library/react": "15.0.7",
6868
"@types/jest": "29.5.14",
69-
"@types/node": "22.15.2",
69+
"@types/node": "22.15.3",
7070
"@types/react": "18.3.20",
7171
"@types/react-dom": "18.3.6",
7272
"@types/transit-js": "0.8.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1093,10 +1093,10 @@
10931093
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.3.tgz#463fc47f13ec0688a33aec75d078a0541a447199"
10941094
integrity sha512-HzNRZtp4eepNitP+BD6k2L6DROIDG4Q0fm4x+dwfsr6LGmROENnok75VGw40628xf+iR24WeMFcHuuBDUAzzsQ==
10951095

1096-
"@types/[email protected].2":
1097-
version "22.15.2"
1098-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
1099-
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
1096+
"@types/[email protected].3":
1097+
version "22.15.3"
1098+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
1099+
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
11001100
dependencies:
11011101
undici-types "~6.21.0"
11021102

0 commit comments

Comments
 (0)