Skip to content

Commit

Permalink
Merge pull request #157 from lucasgmagalhaes/dependabot/npm_and_yarn/…
Browse files Browse the repository at this point in the history
…types/node-14.0.9
  • Loading branch information
dependabot-preview[bot] authored Jun 2, 2020
2 parents bfc06c0 + 0e72414 commit 676f8a2
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 @@ -40,7 +40,7 @@
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@types/jest": "^25.2.1",
"@types/node": "^14.0.6",
"@types/node": "^14.0.9",
"@types/rewire": "^2.5.28",
"@types/ws": "^7.2.4",
"babel-jest": "^26.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1208,9 +1208,9 @@
version "1.2.0"
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"

"@types/node@*", "@types/node@^14.0.6":
version "14.0.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.6.tgz#f9e178b2da31a4b0ec60b64649e244c31ce18daf"
"@types/node@*", "@types/node@^14.0.9":
version "14.0.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.9.tgz#43896ab87fc82bda1dfd600cdf44a0c8a64e11d2"

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

0 comments on commit 676f8a2

Please sign in to comment.