Skip to content

Commit

Permalink
Update dependency @types/node to v12.20.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Sep 22, 2021
1 parent f4a985d commit f3dd2fd
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 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 @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "24.9.1",
"@types/node": "12.20.25",
"@types/node": "12.20.26",
"@types/tmp": "0.1.0",
"jest": "24.9.0",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -354,10 +354,10 @@
dependencies:
jest-diff "^24.3.0"

"@types/node@12.20.25":
version "12.20.25"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.25.tgz"
integrity sha512-hcTWqk7DR/HrN9Xe7AlJwuCaL13Vcd9/g/T54YrJz4Q3ESM5mr33YCzW2bOfzSIc3aZMeGBvbLGvgN6mIJ0I5Q==
"@types/node@12.20.26":
version "12.20.26"
resolved "https://registry.npmjs.org/@types/node/-/node-12.20.26.tgz"
integrity sha512-gIt+h4u2uTho2bsH1K250fUv5fHU71ET1yWT7bM4523zV/XrFb9jlWBOV4DO8FpscY+Sz/WEr1EEjIP2H4yumQ==

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

0 comments on commit f3dd2fd

Please sign in to comment.