Skip to content

Commit

Permalink
chore(deps): update all non-major dev dependencies to v7.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pYassine committed Oct 19, 2024
1 parent 5d4a9e7 commit 2ee9ce1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 45 deletions.
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"@types/google-libphonenumber": "^7.4.30",
"@types/jest": "^29.5.12",
"@types/slug": "^5.0.9",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "^8.57.0",
"eslint-config-love": "^43.1.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
45 changes: 2 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3975,8 +3975,8 @@ __metadata:
"@types/google-libphonenumber": "npm:^7.4.30"
"@types/jest": "npm:^29.5.12"
"@types/slug": "npm:^5.0.9"
"@typescript-eslint/eslint-plugin": "npm:7.11.0"
"@typescript-eslint/parser": "npm:7.11.0"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
angular-user-idle: "npm:^4.0.0"
bootstrap: "npm:^5.3.3"
ckeditor5: "npm:^43.0.0"
Expand Down Expand Up @@ -9760,29 +9760,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.11.0"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:7.11.0"
"@typescript-eslint/type-utils": "npm:7.11.0"
"@typescript-eslint/utils": "npm:7.11.0"
"@typescript-eslint/visitor-keys": "npm:7.11.0"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/be95ed0bbd5b34c47239677ea39d531bcd8a18717a67d70a297bed5b0050b256159856bb9c1e894ac550d011c24bb5b4abf8056c5d70d0d5895f0cc1accd14ea
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.17.0"
Expand Down Expand Up @@ -9867,24 +9844,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.11.0":
version: 7.11.0
resolution: "@typescript-eslint/parser@npm:7.11.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.11.0"
"@typescript-eslint/types": "npm:7.11.0"
"@typescript-eslint/typescript-estree": "npm:7.11.0"
"@typescript-eslint/visitor-keys": "npm:7.11.0"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/0a32417aec62d7de04427323ab3fc8159f9f02429b24f739d8748e8b54fc65b0e3dbae8e4779c4b795f0d8e5f98a4d83a43b37ea0f50ebda51546cdcecf73caa
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/parser@npm:7.17.0"
Expand Down

0 comments on commit 2ee9ce1

Please sign in to comment.