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 20.14.9 in /front #279

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": "^20.14.11",
"@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:^20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/344e1ce1ed16c86ed1c4209ab4d1de67db83dd6b694a6fabe295c47144dde2c58dabddae9f39a0a2bdd246e95f8d141ccfe848e464884b48b8918df4f7788025
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:^20.14.11"
"@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:~5.26.4":
version: 5.26.5
resolution: "undici-types@npm:5.26.5"
checksum: 10/0097779d94bc0fd26f0418b3a05472410408877279141ded2bd449167be1aed7ea5b76f756562cb3586a07f251b90799bab22d9019ceba49c037c76445f7cddd
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