Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 14.14.27 to 14.14.28
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 17, 2021
1 parent 4d018af commit 7b16385
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 @@ -71,7 +71,7 @@
"@types/diff": "^5.0.0",
"@types/jest": "^26.0.20",
"@types/js-yaml": "^4.0.0",
"@types/node": "^14.14.27",
"@types/node": "^14.14.28",
"@types/react": "^17.0.1",
"@types/react-dom": "^17.0.0",
"@types/react-test-renderer": "^17.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2971,10 +2971,10 @@
resolved "https://registry.npm.taobao.org/@types/mustache/download/@types/mustache-4.1.0.tgz#b702b1e2879d9ff1f39ac89a4a7784a489aee947"
integrity sha1-twKx4oedn/HzmsiaSneEpImu6Uc=

"@types/node@*", "@types/node@>= 8", "@types/node@^14.14.27":
version "14.14.27"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.27.tgz#c7127f8da0498993e13b1a42faf1303d3110d2f2"
integrity sha512-Ecfmo4YDQPwuqTCl1yBxLV5ihKfRlkBmzUEDcfIRvDxOTGQEeikr317Ln7Gcv0tjA8dVgKI3rniqW2G1OyKDng==
"@types/node@*", "@types/node@>= 8", "@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/node@14.0.23":
version "14.0.23"
Expand Down

0 comments on commit 7b16385

Please sign in to comment.