Skip to content

Commit

Permalink
Merge 8075355 into d512092
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 7, 2020
2 parents d512092 + 8075355 commit 8ae83c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"devDependencies": {
"@types/jest": "^25.2.1",
"@types/node": "^12.0.0",
"@types/node": "^13.13.5",
"colors": "^1.3.3",
"commitizen": "^4.1.2",
"coveralls": "^3.0.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -806,16 +806,11 @@
jest-diff "^25.2.1"
pretty-format "^25.2.1"

"@types/node@*", "@types/node@>= 8":
"@types/node@*", "@types/node@>= 8", "@types/node@^13.13.5":
version "13.13.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==

"@types/node@^12.0.0":
version "12.12.38"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.38.tgz#58841a382f231ad005dbb935c36d44aa1118a26b"
integrity sha512-75eLjX0pFuTcUXnnWmALMzzkYorjND0ezNEycaKesbUBg9eGZp4GHPuDmkRc4mQQvIpe29zrzATNRA6hkYqwmA==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
Expand Down

0 comments on commit 8ae83c5

Please sign in to comment.