Skip to content

Commit e70fb90

Browse files
authored
Merge pull request #96 from AndreMiras/dependabot/npm_and_yarn/types/node-24.12.0
⬆️(deps): Bump @types/node from 24.10.7 to 24.12.0
2 parents a5950ba + 9d6ce2b commit e70fb90

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
@@ -18,7 +18,7 @@
1818
"@radix-ui/react-dialog": "^1.1.15",
1919
"@radix-ui/react-dropdown-menu": "^2.1.16",
2020
"@radix-ui/react-tooltip": "^1.2.8",
21-
"@types/node": "^24.10.7",
21+
"@types/node": "^24.12.0",
2222
"@types/react": "^19",
2323
"@types/react-dom": "^19",
2424
"assert": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3155,10 +3155,10 @@
31553155
dependencies:
31563156
undici-types "~7.16.0"
31573157

3158-
"@types/node@^24.10.7":
3159-
version "24.10.7"
3160-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.7.tgz#516502e408f6d00afd230f291bfe3ad38105a73e"
3161-
integrity sha512-+054pVMzVTmRQV8BhpGv3UyfZ2Llgl8rdpDTon+cUH9+na0ncBVXj3wTUKh14+Kiz18ziM3b4ikpP5/Pc0rQEQ==
3158+
"@types/node@^24.12.0":
3159+
version "24.12.0"
3160+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.0.tgz#6222e028210e5322e4f4f6767f8d88e5ea3b33d2"
3161+
integrity sha512-GYDxsZi3ChgmckRT9HPU0WEhKLP08ev/Yfcq2AstjrDASOYCSXeyjDsHg4v5t4jOj7cyDX3vmprafKlWIG9MXQ==
31623162
dependencies:
31633163
undici-types "~7.16.0"
31643164

0 commit comments

Comments
 (0)