Skip to content

Commit 08bcad4

Browse files
build(deps-dev): bump @types/node from 24.0.12 to 24.0.13
1 parent 16c807e commit 08bcad4

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
@@ -72,7 +72,7 @@
7272
"@testing-library/user-event": "^14.6.1",
7373
"@types/jest": "^30.0.0",
7474
"@types/markdown-it": "^14.1.2",
75-
"@types/node": "24.0.12",
75+
"@types/node": "24.0.13",
7676
"@types/react": "18.0.21",
7777
"@types/react-dom": "18.0.6",
7878
"@types/testing-library__jest-dom": "^5.14.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3218,10 +3218,10 @@
32183218
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
32193219
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
32203220

3221-
"@types/node@*", "@types/[email protected].12":
3222-
version "24.0.12"
3223-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.12.tgz#3cf8719572145cfecf4cf9d180d8e7f74a61af00"
3224-
integrity sha512-LtOrbvDf5ndC9Xi+4QZjVL0woFymF/xSTKZKPgrrl7H7XoeDvnD+E2IclKVDyaK9UM756W/3BXqSU+JEHopA9g==
3221+
"@types/node@*", "@types/[email protected].13":
3222+
version "24.0.13"
3223+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.13.tgz#93ed8c05c7b188a59760be0ce2ee3fa7ad0f83f6"
3224+
integrity sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==
32253225
dependencies:
32263226
undici-types "~7.8.0"
32273227

0 commit comments

Comments
 (0)