Skip to content

Commit

Permalink
Update dependency @types/node to v10.17.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2020
1 parent 2f850c1 commit ede5234
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
},
"devDependencies": {
"@types/mocha": "7.0.2",
"@types/node": "10.17.17",
"@types/node": "10.17.24",
"husky": "4.2.3",
"lint-staged": "10.0.9",
"mocha": "7.1.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
version "7.0.2"
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-7.0.2.tgz#b17f16cf933597e10d6d78eae3251e692ce8b0ce"

"@types/[email protected].17":
version "10.17.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.17.tgz#7a183163a9e6ff720d86502db23ba4aade5999b8"
"@types/[email protected].24":
version "10.17.24"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.24.tgz#c57511e3a19c4b5e9692bb2995c40a3a52167944"

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down

0 comments on commit ede5234

Please sign in to comment.