Skip to content

Commit

Permalink
Update dependency @types/node to v20.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 1d85e9a commit b14279d
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 @@ -46,7 +46,7 @@
"devDependencies": {
"@types/cheerio": "0.22.35",
"@types/csso": "5.0.4",
"@types/node": "20.14.0",
"@types/node": "20.14.1",
"@types/svg-parser": "2.0.6",
"@types/tape": "5.6.4",
"release-it": "17.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,10 @@
dependencies:
undici-types "~5.26.4"

"@types/[email protected].0":
version "20.14.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.0.tgz#49ceec7b34f8621470cff44677fa9d461a477f17"
integrity sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==
"@types/[email protected].1":
version "20.14.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.1.tgz#2434dbcb1f039e31f2c0e9969da93f52cf6348f3"
integrity sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit b14279d

Please sign in to comment.