Skip to content

Commit

Permalink
fix: upgrade @types/node from 18.15.11 to 18.19.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 18.15.11 to 18.19.2.

See this package in npm:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/0084638e-b6e1-4b2f-9b30-1202553d62ca?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 28, 2023
1 parent 778cef6 commit 8ce2f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-vanilla-extract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@vanilla-extract/css": "^1.11.0",
"@vanilla-extract/next-plugin": "^2.1.3",
"@types/node": "18.15.11",
"@types/node": "18.19.2",
"@types/react": "18.0.34",
"@types/react-dom": "18.0.11",
"next": "latest",
Expand Down

0 comments on commit 8ce2f2e

Please sign in to comment.