mirror of
https://github.com/strapi/strapi.git
synced 2025-08-07 00:09:23 +00:00
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript). Updates `eslint` from 8.44.0 to 8.45.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0) Updates `eslint-config-airbnb-typescript` from 17.0.0 to 17.1.0 - [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases) - [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md) - [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-config-airbnb-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
19ea3a3934
commit
b118f3fa88
@ -78,10 +78,10 @@
|
||||
"core-js": "3.31.0",
|
||||
"cross-env": "7.0.3",
|
||||
"dotenv": "14.2.0",
|
||||
"eslint": "8.44.0",
|
||||
"eslint": "8.45.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-airbnb-base": "^15.0.0",
|
||||
"eslint-config-airbnb-typescript": "^17.0.0",
|
||||
"eslint-config-airbnb-typescript": "^17.1.0",
|
||||
"eslint-config-prettier": "^8.7.0",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "^6.7.1",
|
||||
|
26
yarn.lock
26
yarn.lock
@ -17458,17 +17458,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-config-airbnb-typescript@npm:^17.0.0":
|
||||
version: 17.0.0
|
||||
resolution: "eslint-config-airbnb-typescript@npm:17.0.0"
|
||||
"eslint-config-airbnb-typescript@npm:^17.1.0":
|
||||
version: 17.1.0
|
||||
resolution: "eslint-config-airbnb-typescript@npm:17.1.0"
|
||||
dependencies:
|
||||
eslint-config-airbnb-base: ^15.0.0
|
||||
peerDependencies:
|
||||
"@typescript-eslint/eslint-plugin": ^5.13.0
|
||||
"@typescript-eslint/parser": ^5.0.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.13.0 || ^6.0.0
|
||||
"@typescript-eslint/parser": ^5.0.0 || ^6.0.0
|
||||
eslint: ^7.32.0 || ^8.2.0
|
||||
eslint-plugin-import: ^2.25.3
|
||||
checksum: e598ae7bcc3629bbc847a749f8c1ad69e6ef111335b60d88bde91d1bb335077b06688868257fe2fcc95c3687a0d6e3e1f91e0534cc633f5a118239e52bb05a54
|
||||
checksum: cfd26a2782e322ebfdfbf9a64262332c7653f297c4a32d7b951079eb18bb9502a83d67b3f7ef2cc1c5374ae06098eb454ed010784b3416e7274839083022a08c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17846,9 +17846,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:8.44.0":
|
||||
version: 8.44.0
|
||||
resolution: "eslint@npm:8.44.0"
|
||||
"eslint@npm:8.45.0":
|
||||
version: 8.45.0
|
||||
resolution: "eslint@npm:8.45.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": ^4.2.0
|
||||
"@eslint-community/regexpp": ^4.4.0
|
||||
@ -17875,7 +17875,6 @@ __metadata:
|
||||
globals: ^13.19.0
|
||||
graphemer: ^1.4.0
|
||||
ignore: ^5.2.0
|
||||
import-fresh: ^3.0.0
|
||||
imurmurhash: ^0.1.4
|
||||
is-glob: ^4.0.0
|
||||
is-path-inside: ^3.0.3
|
||||
@ -17887,11 +17886,10 @@ __metadata:
|
||||
natural-compare: ^1.4.0
|
||||
optionator: ^0.9.3
|
||||
strip-ansi: ^6.0.1
|
||||
strip-json-comments: ^3.1.0
|
||||
text-table: ^0.2.0
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: d06309ce4aafb9d27d558c8e5e5aa5cba3bbec3ce8ceccbc7d4b7a35f2b67fd40189159155553270e2e6febeb69bd8a3b60d6241c8f5ddc2ef1702ccbd328501
|
||||
checksum: 3e6dcce5cc43c5e301662db88ee26d1d188b22c177b9f104d7eefd1191236980bd953b3670fe2fac287114b26d7c5420ab48407d7ea1c3a446d6313c000009da
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -31576,10 +31574,10 @@ __metadata:
|
||||
core-js: 3.31.0
|
||||
cross-env: 7.0.3
|
||||
dotenv: 14.2.0
|
||||
eslint: 8.44.0
|
||||
eslint: 8.45.0
|
||||
eslint-config-airbnb: ^19.0.4
|
||||
eslint-config-airbnb-base: ^15.0.0
|
||||
eslint-config-airbnb-typescript: ^17.0.0
|
||||
eslint-config-airbnb-typescript: ^17.1.0
|
||||
eslint-config-prettier: ^8.7.0
|
||||
eslint-plugin-import: ^2.27.5
|
||||
eslint-plugin-jsx-a11y: ^6.7.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user