Skip to content

Commit 65f954c

Browse files
authored
Merge pull request #50 from raduwen/dependabot/npm_and_yarn/types/node-16.7.2
Bump @types/node from 14.17.1 to 16.7.2
2 parents 73abb88 + 421f532 commit 65f954c

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@firebase/app-types": "^0.6.3",
2424
"@firebase/auth-types": "^0.10.3",
2525
"@firebase/database-types": "^0.9.0",
26-
"@types/node": "^14.17.1",
26+
"@types/node": "^16.7.2",
2727
"@types/react": "^17.0.19",
2828
"@types/react-dom": "^17.0.9",
2929
"@vitejs/plugin-react-refresh": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -837,15 +837,10 @@
837837
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.4.tgz#f0ec25dbf2f0e4b18647313ac031134ca5b24b21"
838838
integrity sha512-1z8k4wzFnNjVK/tlxvrWuK5WMt6mydWWP7+zvH5eFep4oj+UkrfiJTRtjCeBXNpwaA/FYqqtb4/QS4ianFpIRA==
839839

840-
"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
841-
version "15.6.1"
842-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
843-
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
844-
845-
"@types/node@^14.17.1":
846-
version "14.17.1"
847-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.1.tgz#5e07e0cb2ff793aa7a1b41deae76221e6166049f"
848-
integrity sha512-/tpUyFD7meeooTRwl3sYlihx2BrJE7q9XF71EguPFIySj9B7qgnRtHsHTho+0AUm4m1SvWGm6uSncrR94q6Vtw==
840+
"@types/node@*", "@types/node@>=12.12.47", "@types/node@>=13.7.0", "@types/node@^16.7.2":
841+
version "16.7.2"
842+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.2.tgz#0465a39b5456b61a04d98bd5545f8b34be340cb7"
843+
integrity sha512-TbG4TOx9hng8FKxaVrCisdaxKxqEwJ3zwHoCWXZ0Jw6mnvTInpaB99/2Cy4+XxpXtjNv9/TgfGSvZFyfV/t8Fw==
849844

850845
"@types/prop-types@*":
851846
version "15.7.3"

0 commit comments

Comments
 (0)