Skip to content

Commit

Permalink
Merge pull request PreMiD#3015 from PreMiD/dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pes/node-14.14.28

🔼 Bump @types/node from 14.14.22 to 14.14.28
  • Loading branch information
TheDropX authored Feb 16, 2021
2 parents 760b285 + c5c715a commit fde36ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/chrome": "^0.0.130",
"@types/glob": "^7.1.3",
"@types/mongodb": "3.6.3",
"@types/node": "^14.14.22",
"@types/node": "^14.14.28",
"@types/prettier": "^2.2.1",
"@types/semver": "^7.3.4",
"@typescript-eslint/eslint-plugin": "^4.15.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -960,10 +960,10 @@
"@types/bson" "*"
"@types/node" "*"

"@types/node@*", "@types/node@^14.14.22":
version "14.14.22"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18"
integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw==
"@types/node@*", "@types/node@^14.14.28":
version "14.14.28"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.28.tgz#cade4b64f8438f588951a6b35843ce536853f25b"
integrity sha512-lg55ArB+ZiHHbBBttLpzD07akz0QPrZgUODNakeC09i62dnrywr9mFErHuaPlB6I7z+sEbK+IYmplahvplCj2g==

"@types/prettier@^2.2.1":
version "2.2.1"
Expand Down

0 comments on commit fde36ef

Please sign in to comment.