Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency @types/node to ^18.19.68
Browse files Browse the repository at this point in the history
renovate[bot] authored Dec 11, 2024
1 parent ffafedd commit 134bea6
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@
"@node-loader/babel": "^2.0.1",
"@types/babel__core": "^7.20.5",
"@types/jest": "^29.5.11",
"@types/node": "^18.19.3",
"@types/node": "^18.19.68",
"@vitest/coverage-istanbul": "^1.0.4",
"clean-pkg-json": "^1.2.0",
"core-dts": "^0.0.3",
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3057,10 +3057,10 @@
resolved "https://registry.yarnpkg.com/@types/mustache/-/mustache-4.2.5.tgz#9129f0d6857f976e00e171bbb3460e4b702f84ef"
integrity sha512-PLwiVvTBg59tGFL/8VpcGvqOu3L4OuveNvPi0EYbWchRdEVP++yRUXJPFl+CApKEq13017/4Nf7aQ5lTtHUNsA==

"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.3":
version "18.19.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.3.tgz#e4723c4cb385641d61b983f6fe0b716abd5f8fc0"
integrity sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==
"@types/node@*", "@types/node@^18.0.0", "@types/node@^18.19.68":
version "18.19.68"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.68.tgz#f4f10d9927a7eaf3568c46a6d739cc0967ccb701"
integrity sha512-QGtpFH1vB99ZmTa63K4/FU8twThj4fuVSBkGddTp7uIL/cuoLWIUSL2RcOaigBhfR+hg5pgGkBnkoOxrTVBMKw==
dependencies:
undici-types "~5.26.4"

@@ -3731,11 +3731,9 @@ babel-preset-jest@^29.6.3:

babel-preset-proposal-typescript@^3.0.0:
version "0.0.0"
uid ""

"babel-preset-proposal-typescript@link:.":
version "0.0.0"
uid ""

babylon@^7.0.0-beta.44:
version "7.0.0-beta.47"

0 comments on commit 134bea6

Please sign in to comment.