Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 16.18.91 to 22.2.0 in /front #315

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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