Skip to content

Commit

Permalink
Merge pull request #574 from 0xflotus/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-20.11.17

chore(deps-dev): bump @types/node from 20.11.16 to 20.11.17
  • Loading branch information
0xflotus authored Feb 9, 2024
2 parents ae58d34 + a8a929a commit c2a319c
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 @@ -26,7 +26,7 @@
"@size-limit/preset-small-lib": "11.0.2",
"@size-limit/time": "11.0.2",
"@types/jest": "29.5.12",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"bundlesize": "0.18.1",
"jest": "29.7.0",
"tslint": "6.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1091,10 +1091,10 @@
expect "^29.0.0"
pretty-format "^29.0.0"

"@types/node@*", "@types/node@20.11.16":
version "20.11.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
"@types/node@*", "@types/node@20.11.17":
version "20.11.17"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.17.tgz#cdd642d0e62ef3a861f88ddbc2b61e32578a9292"
integrity sha512-QmgQZGWu1Yw9TDyAP9ZzpFJKynYNeOvwMJmaxABfieQoVoiVOS6MN1WSpqpRcbeA5+RW82kraAVxCCJg+780Qw==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit c2a319c

Please sign in to comment.