Merge pull request #329 from pybricks/dependabot/npm_and_yarn/types/node-12.20.4

Bump @types/node from 12.20.3 to 12.20.4
This commit is contained in:
David Lechner
2021-02-22 10:34:02 -06:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"@types/file-saver": "^2.0.1",
"@types/jest": "^26.0.20",
"@types/jszip": "^3.4.1",
"@types/node": "^12.20.3",
"@types/node": "^12.20.4",
"@types/react": "^16.14.4",
"@types/react-dom": "^16.9.8",
"@types/react-redux": "^7.1.16",
+4 -4
View File
@@ -2615,10 +2615,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e"
integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A==
"@types/node@^12.20.3":
version "12.20.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
"@types/node@^12.20.4":
version "12.20.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.4.tgz#73687043dd00fcb6962c60fbf499553a24d6bdf2"
integrity sha512-xRCgeE0Q4pT5UZ189TJ3SpYuX/QGl6QIAOAIeDSbAVAd2gX1NxSZup4jNVK7cxIeP8KDSbJgcckun495isP1jQ==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"