Skip to content

Commit

Permalink
Merge pull request #226 from AnandChowdhary/dependabot/npm_and_yarn/t…
Browse files Browse the repository at this point in the history
…ypes/node-14.11.8
  • Loading branch information
dependabot-preview[bot] committed Oct 9, 2020
2 parents 92cd41a + 711e5d9 commit 52bc9cf
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 @@ -19,7 +19,7 @@
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26.0.14",
"@types/node": "^14.11.5",
"@types/node": "^14.11.8",
"coveralls": "^3.1.0",
"jest": "^25.5.4",
"ts-jest": "^25.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,10 +627,10 @@
jest-diff "^25.2.1"
pretty-format "^25.2.1"

"@types/node@*", "@types/node@^14.11.5":
version "14.11.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.5.tgz#fecad41c041cae7f2404ad4b2d0742fdb628b305"
integrity sha512-jVFzDV6NTbrLMxm4xDSIW/gKnk8rQLF9wAzLWIOg+5nU6ACrIMndeBdXci0FGtqJbP9tQvm6V39eshc96TO2wQ==
"@types/node@*", "@types/node@^14.11.8":
version "14.11.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.8.tgz#fe2012f2355e4ce08bca44aeb3abbb21cf88d33f"
integrity sha512-KPcKqKm5UKDkaYPTuXSx8wEP7vE9GnuaXIZKijwRYcePpZFDVuy2a57LarFKiORbHOuTOOwYzxVxcUzsh2P2Pw==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
Expand Down

0 comments on commit 52bc9cf

Please sign in to comment.