Skip to content

Commit

Permalink
Merge pull request #69 from kenmuse/dependabot/npm_and_yarn/dev-depen…
Browse files Browse the repository at this point in the history
…dencies-821ba866d1

Bump @types/node from 20.14.13 to 20.16.1 in the dev-dependencies group
  • Loading branch information
kenmuse authored Aug 21, 2024
2 parents 9f8db2b + 2dd9537 commit f99b211
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@eslint/js": "^9.9.0",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.13",
"@types/node": "^20.16.1",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": ">=8.2.0",
"@typescript-eslint/parser": ">=8.2.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1450,12 +1450,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
"@types/node@npm:^20.16.1":
version: 20.16.1
resolution: "@types/node@npm:20.16.1"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/749160b6bd9866e6169cb1a222e75aaf81da3868af1fda1e1e66d33c7e182be381f98a42b7d231fddf470f6389f2052ee842e776b3fdc677df798b933617866d
undici-types: "npm:~6.19.2"
checksum: 10/9bae1dffd2094694147a91ebec51dc89a60a607d16d47a0d770320f1a75d3ba58663708fd93c37954a63acb701a4e0fd64245139c57ae810d3ad524e75481d4e
languageName: node
linkType: hard

Expand Down Expand Up @@ -4659,7 +4659,7 @@ __metadata:
"@eslint/js": "npm:^9.9.0"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.14.13"
"@types/node": "npm:^20.16.1"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/eslint-plugin": "npm:>=8.2.0"
"@typescript-eslint/parser": "npm:>=8.2.0"
Expand Down Expand Up @@ -5152,20 +5152,20 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
languageName: node
linkType: hard

"undici-types@npm:~6.11.1":
version: 6.11.1
resolution: "undici-types@npm:6.11.1"
checksum: 10/bdee4c3d67626bf45f1502b817b96e328ff9c3c006ecafa3708bc39ba66d6cecc2d5d69d3148667bb833d3fb457c0e715bfeed0b7b6767fa4d3044f5c1036ba9
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10/cf0b48ed4fc99baf56584afa91aaffa5010c268b8842f62e02f752df209e3dea138b372a60a963b3b2576ed932f32329ce7ddb9cb5f27a6c83040d8cd74b7a70
languageName: node
linkType: hard

"undici@npm:^5.25.4":
version: 5.28.4
resolution: "undici@npm:5.28.4"
Expand Down

0 comments on commit f99b211

Please sign in to comment.