Skip to content

Commit

Permalink
Bump @types/node from 12.12.9 to 12.12.11 (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and JamesIves committed Nov 22, 2019
1 parent bbe900e commit a657e34
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/jest": "^24.0.23",
"@types/node": "^12.12.9",
"@types/node": "^12.12.11",
"jest": "^24.8.0",
"jest-circus": "^24.7.1",
"lodash": "^4.17.15",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -387,9 +387,9 @@
dependencies:
jest-diff "^24.3.0"

"@types/node@>= 8", "@types/node@^12.12.9":
version "12.12.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.9.tgz#0b5ae05516b757cbff2e82c04500190aef986c7b"
"@types/node@>= 8", "@types/node@^12.12.11":
version "12.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.11.tgz#bec2961975888d964196bf0016a2f984d793d3ce"

"@types/stack-utils@^1.0.1":
version "1.0.1"
Expand Down

0 comments on commit a657e34

Please sign in to comment.