Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v16.18.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2023
1 parent fae7c99 commit ae9ea72
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 @@ -27,7 +27,7 @@
"@types/consola": "1.0.0",
"@types/jest": "27.5.2",
"@types/jsdom": "21.1.1",
"@types/node": "16.18.31",
"@types/node": "16.18.34",
"@types/puppeteer": "5.4.7",
"all-contributors-cli": "6.24.0",
"codecov": "3.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2793,10 +2793,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==

"@types/[email protected].31":
version "16.18.31"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.31.tgz#7de39c2b9363f0d95b129cc969fcbf98e870251c"
integrity sha512-KPXltf4z4g517OlVJO9XQ2357CYw7fvuJ3ZuBynjXC5Jos9i+K7LvFb7bUIwtJXSZj0vTp9Q6NJBSQpkwwO8Zw==
"@types/[email protected].34":
version "16.18.34"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.34.tgz#62d2099b30339dec4b1b04a14c96266459d7c8b2"
integrity sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg==

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

0 comments on commit ae9ea72

Please sign in to comment.