Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-deprecation to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent 8d4eb68 commit 7070ad2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 74 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-next": "^14.0.4",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-deprecation": "^3.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-no-only-tests": "^3.1.0",
Expand Down
84 changes: 11 additions & 73 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6679,7 +6679,7 @@ __metadata:
languageName: node
linkType: hard

"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.12, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
"@types/json-schema@npm:*, @types/json-schema@npm:^7.0.8, @types/json-schema@npm:^7.0.9":
version: 7.0.12
resolution: "@types/json-schema@npm:7.0.12"
checksum: 10c0/2c39946ae321fe42d085c61a85872a81bbee70f9b2054ad344e8811dfc478fdbaf1ebf5f2989bb87c895ba2dfc3b1dcba85db11e467bbcdc023708814207791c
Expand Down Expand Up @@ -6823,7 +6823,7 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:^7.3.12, @types/semver@npm:^7.3.4, @types/semver@npm:^7.5.0":
"@types/semver@npm:^7.3.12, @types/semver@npm:^7.3.4":
version: 7.5.0
resolution: "@types/semver@npm:7.5.0"
checksum: 10c0/ca4ba4642b5972b6e88e73c5bc02bbaceb8d76bce71748d86e3e95042d4e5a44603113a1dcd2cb9b73ad6f91f6e4ab73185eb41bbfc9c73b11f0ed3db3b7443a
Expand Down Expand Up @@ -6983,16 +6983,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.9.0":
version: 6.9.0
resolution: "@typescript-eslint/scope-manager@npm:6.9.0"
dependencies:
"@typescript-eslint/types": "npm:6.9.0"
"@typescript-eslint/visitor-keys": "npm:6.9.0"
checksum: 10c0/26b52a02419edf073859b7a3d15b4b4a9b3acd7e33232bff2cb2589cdf81c784cd818f677b6eefc08f3354ed4aa010b370a085ec89e8150fffeba8da0d3951ad
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/scope-manager@npm:7.16.0"
Expand Down Expand Up @@ -7034,13 +7024,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.9.0":
version: 6.9.0
resolution: "@typescript-eslint/types@npm:6.9.0"
checksum: 10c0/18ca92e19ed45407f55e75353047e9cd08183639939ba912a995c89bac89cfc28ddd10f02d8d8f71e44494337f80ee87096aff9498026f0d23f1899a72adf70a
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/types@npm:7.16.0"
Expand Down Expand Up @@ -7084,24 +7067,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.9.0":
version: 6.9.0
resolution: "@typescript-eslint/typescript-estree@npm:6.9.0"
dependencies:
"@typescript-eslint/types": "npm:6.9.0"
"@typescript-eslint/visitor-keys": "npm:6.9.0"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
semver: "npm:^7.5.4"
ts-api-utils: "npm:^1.0.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/cf747f1540ac4760b01a56acf6a5d84457d46a3542309d9c853323cb6ca307559114e3226e6c2f17d757b42f52ee9c8dc57368cc34a8f292ff105b1fca9a3601
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/typescript-estree@npm:7.16.0"
Expand All @@ -7121,7 +7086,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.16.0":
"@typescript-eslint/utils@npm:7.16.0, @typescript-eslint/utils@npm:^7.0.0":
version: 7.16.0
resolution: "@typescript-eslint/utils@npm:7.16.0"
dependencies:
Expand Down Expand Up @@ -7153,23 +7118,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:^6.0.0":
version: 6.9.0
resolution: "@typescript-eslint/utils@npm:6.9.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@types/json-schema": "npm:^7.0.12"
"@types/semver": "npm:^7.5.0"
"@typescript-eslint/scope-manager": "npm:6.9.0"
"@typescript-eslint/types": "npm:6.9.0"
"@typescript-eslint/typescript-estree": "npm:6.9.0"
semver: "npm:^7.5.4"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
checksum: 10c0/bf9ef9ad66212a46ddf8335d16f80a583803c2ba2d3b1f2a8f37449b0409105377d03fa52381c57676aae48dd5cf83adba2465155b6b96b8c91a40a5987a6ded
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/visitor-keys@npm:5.62.0"
Expand All @@ -7190,16 +7138,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.9.0":
version: 6.9.0
resolution: "@typescript-eslint/visitor-keys@npm:6.9.0"
dependencies:
"@typescript-eslint/types": "npm:6.9.0"
eslint-visitor-keys: "npm:^3.4.1"
checksum: 10c0/fa255a8fd74c4f3cf990281a70d76dafc0f7fc4122507051210b74627ae4b514903c7eaab69090f47ff8421ee48f218633849939653cb6c48001fcc9f4bc65d8
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.16.0":
version: 7.16.0
resolution: "@typescript-eslint/visitor-keys@npm:7.16.0"
Expand Down Expand Up @@ -10370,7 +10308,7 @@ __metadata:
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-airbnb-typescript: "npm:^18.0.0"
eslint-config-next: "npm:^14.0.4"
eslint-plugin-deprecation: "npm:^2.0.0"
eslint-plugin-deprecation: "npm:^3.0.0"
eslint-plugin-import: "npm:^2.27.5"
eslint-plugin-json: "npm:^3.1.0"
eslint-plugin-no-only-tests: "npm:^3.1.0"
Expand Down Expand Up @@ -11111,17 +11049,17 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-deprecation@npm:^2.0.0":
version: 2.0.0
resolution: "eslint-plugin-deprecation@npm:2.0.0"
"eslint-plugin-deprecation@npm:^3.0.0":
version: 3.0.0
resolution: "eslint-plugin-deprecation@npm:3.0.0"
dependencies:
"@typescript-eslint/utils": "npm:^6.0.0"
"@typescript-eslint/utils": "npm:^7.0.0"
ts-api-utils: "npm:^1.3.0"
tslib: "npm:^2.3.1"
tsutils: "npm:^3.21.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
eslint: ^8.0.0
typescript: ^4.2.4 || ^5.0.0
checksum: 10c0/6b9cb65ecd3e98d29683bb9b7e5af01e8ac8acadacc313e18757b8120c3850a5a11bfea67f3203975a82e018ea1c07d79dabe20ade921658e8bc03c736469079
checksum: 10c0/f8bfe812cdd95f60b159bf79565c8bf1451b71b06040b96a44861a6534aa8c8311bb324b6c0ca837e9418938ac210f6d84a7c97a4f0fe0a35e56403cd5a57b98
languageName: node
linkType: hard

Expand Down

0 comments on commit 7070ad2

Please sign in to comment.