Skip to content

Commit

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

chore(deps-dev): bump @types/node from 20.11.7 to 20.11.10
  • Loading branch information
0xflotus authored Jan 29, 2024
2 parents c6a1306 + d2f0436 commit 2d1327e
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.11",
"@types/node": "20.11.7",
"@types/node": "20.11.10",
"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.7":
version "20.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.7.tgz#cb49aedd758c978c30806d0c38b520ed2a3df6e0"
integrity sha512-GPmeN1C3XAyV5uybAf4cMLWT9fDWcmQhZVtMFu7OR32WjrqGG+Wnk2V1d0bmtUyE/Zy1QJ9BxyiTih9z8Oks8A==
"@types/node@*", "@types/node@20.11.10":
version "20.11.10"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.10.tgz#6c3de8974d65c362f82ee29db6b5adf4205462f9"
integrity sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 2d1327e

Please sign in to comment.