Skip to content

Commit 3f08419

Browse files
chore(deps-dev): bump @types/node from 22.15.30 to 24.0.8 (#1377)
--- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.0.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d023de commit 3f08419

3 files changed

Lines changed: 19 additions & 21 deletions

File tree

package-lock.json

Lines changed: 9 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"@types/jest": "^29.5.5",
60-
"@types/node": "^22.1.0",
60+
"@types/node": "^24.0.8",
6161
"@typescript-eslint/eslint-plugin": "^7.0.0",
6262
"@typescript-eslint/parser": "^6.7.4",
6363
"eslint": "^8.51.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -800,12 +800,12 @@
800800
resolved "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.13.tgz"
801801
integrity sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==
802802

803-
"@types/node@*", "@types/node@^22.1.0":
804-
version "22.15.30"
805-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
806-
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
803+
"@types/node@*", "@types/node@^24.0.8":
804+
version "24.0.8"
805+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.8.tgz#98f50977fe76ab78d02fc3bcb7f6c3b5f79a363c"
806+
integrity sha512-WytNrFSgWO/esSH9NbpWUfTMGQwCGIKfCmNlmFDNiI5gGhgMmEA+V1AEvKLeBNvvtBnailJtkrEa2OIISwrVAA==
807807
dependencies:
808-
undici-types "~6.21.0"
808+
undici-types "~7.8.0"
809809

810810
"@types/semver@^7.5.0":
811811
version "7.5.3"
@@ -3266,10 +3266,10 @@ uc.micro@^2.0.0, uc.micro@^2.1.0:
32663266
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-2.1.0.tgz#f8d3f7d0ec4c3dea35a7e3c8efa4cb8b45c9e7ee"
32673267
integrity sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==
32683268

3269-
undici-types@~6.21.0:
3270-
version "6.21.0"
3271-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3272-
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3269+
undici-types@~7.8.0:
3270+
version "7.8.0"
3271+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
3272+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
32733273

32743274
update-browserslist-db@^1.0.13:
32753275
version "1.0.13"

0 commit comments

Comments
 (0)