Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 0adcdec

Browse files
Update dependency @types/node to v14.18.33
1 parent b1084da commit 0adcdec

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"tailwindcss": "1.9.6"
2525
},
2626
"devDependencies": {
27-
"@types/node": "14.18.0",
27+
"@types/node": "14.18.33",
2828
"@types/react": "17.0.37",
2929
"@types/react-dom": "16.9.14",
3030
"dotenv": "8.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -454,10 +454,10 @@
454454
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.4.tgz#a145cc0bb14ef9c4777361b7bbafa5cf8e3acb5a"
455455
integrity sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==
456456

457-
"@types/node@14.18.0":
458-
version "14.18.0"
459-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.0.tgz#98df2397f6936bfbff4f089e40e06fa5dd88d32a"
460-
integrity sha512-0GeIl2kmVMXEnx8tg1SlG6Gg8vkqirrW752KqolYo1PHevhhZN3bhJ67qHj+bQaINhX0Ra3TlWwRvMCd9iEfNQ==
457+
"@types/node@14.18.33":
458+
version "14.18.33"
459+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
460+
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==
461461

462462
"@types/node@^14.14.28":
463463
version "14.14.31"

0 commit comments

Comments
 (0)