Skip to content

Commit

Permalink
Bump @types/node from 16.18.91 to 22.2.0 in /front
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.18.91 to 22.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 4045522 commit f9bd56d
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/apollo-upload-client": "^17.0.5",
"@types/babel__core": "^7",
"@types/color-hash": "^1.0.5",
"@types/node": "^16.18.91",
"@types/node": "^22.2.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"autoprefixer": "^10.4.19",
"babel-loader": "^9.1.3",
Expand Down
19 changes: 14 additions & 5 deletions front/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3892,10 +3892,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^16.18.91":
version: 16.18.91
resolution: "@types/node@npm:16.18.91"
checksum: 10/3623e0acf60309ee0b4fcc085ec55969de59c92965e3b0873f4339d99b53e24e1e301d377880b4c094cc70a5432f8ae738f3c2401e538d9d4c30dd7b36719c04
"@types/node@npm:^22.2.0":
version: 22.2.0
resolution: "@types/node@npm:22.2.0"
dependencies:
undici-types: "npm:~6.13.0"
checksum: 10/2957c5c81f1a07a1210f28382adae65c11070c301e395fa819448516f1a2a710054b29e0ec7d8e28624afbcd90dae810403a497109545dea835b554fc76edf6c
languageName: node
linkType: hard

Expand Down Expand Up @@ -6643,7 +6645,7 @@ __metadata:
"@types/apollo-upload-client": "npm:^17.0.5"
"@types/babel__core": "npm:^7"
"@types/color-hash": "npm:^1.0.5"
"@types/node": "npm:^16.18.91"
"@types/node": "npm:^22.2.0"
"@typescript-eslint/eslint-plugin": "npm:^5.62.0"
"@vue/apollo-composable": "npm:^4.0.2"
apollo-upload-client: "npm:^17.0.0"
Expand Down Expand Up @@ -13685,6 +13687,13 @@ __metadata:
languageName: node
linkType: hard

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

"unicode-canonical-property-names-ecmascript@npm:^2.0.0":
version: 2.0.0
resolution: "unicode-canonical-property-names-ecmascript@npm:2.0.0"
Expand Down

0 comments on commit f9bd56d

Please sign in to comment.