Skip to content

Commit

Permalink
Update dependency @types/node to v16.11.37
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 31, 2022
1 parent e4ec0c0 commit 8a6ca0c
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 @@ -29,7 +29,7 @@
],
"devDependencies": {
"@types/jest": "26.0.24",
"@types/node": "16.11.35",
"@types/node": "16.11.37",
"jest": "26.6.3",
"ts-jest": "26.5.6",
"typescript": "4.6.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -585,10 +585,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.6.0.tgz"
integrity sha512-mikldZQitV94akrc4sCcSjtJfsTKt4p+e/s0AGscVA6XArQ9kFclP+ZiYUMnq987rc6QlYxXv/EivqlfSLxpKA==

"@types/[email protected].35":
version "16.11.35"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.35.tgz#6642bdce5b5cee23314b91a7c069981c6bd68791"
integrity sha512-QXu45LyepgnhUfnIAj/FyT4uM87ug5KpIrgXfQtUPNAlx8w5hmd8z8emqCLNvG11QkpRSCG9Qg2buMxvqfjfsQ==
"@types/[email protected].37":
version "16.11.37"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.37.tgz#770ff10c8c6d84404c0d3816f1d321befb85b0a0"
integrity sha512-U8+EA3a23YkBLKQFE9rxFw4A2YWFttRyQ15mz+dMsXiAo9zbdizFndBMz1aLpV2k7M+syncZy/cady/9pC3sPg==

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

0 comments on commit 8a6ca0c

Please sign in to comment.