зеркало из https://github.com/mozilla/fxa.git
chore(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 7.1.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.11.0 to 7.1.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.1.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
5d8906cc0d
Коммит
c7da80f271
|
@ -183,7 +183,7 @@
|
|||
"@types/react-test-renderer": "^18",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.1",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"babel-jest": "^29.7.0",
|
||||
"eslint": "^7.32.0",
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
"@types/serve-static": "1.13.9",
|
||||
"@types/supertest": "^2.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"chance": "^1.1.8",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-react-app": "^6.0.0",
|
||||
|
|
|
@ -66,7 +66,7 @@
|
|||
"@types/supertest": "^2.0.11",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"audit-filter": "^0.5.0",
|
||||
"chance": "^1.1.8",
|
||||
"esbuild": "^0.17.15",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"@types/uuid": "^7.0.2",
|
||||
"@types/webpack": "5.28.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.0",
|
||||
"@typescript-eslint/parser": "^6.10.0",
|
||||
"@typescript-eslint/parser": "^7.1.1",
|
||||
"audit-filter": "^0.5.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^9.1.3",
|
||||
|
|
74
yarn.lock
74
yarn.lock
|
@ -23184,7 +23184,7 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0, @typescript-eslint/parser@npm:^6.10.0":
|
||||
"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
|
||||
version: 6.11.0
|
||||
resolution: "@typescript-eslint/parser@npm:6.11.0"
|
||||
dependencies:
|
||||
|
@ -23219,6 +23219,24 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:^7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/parser@npm:7.1.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": 7.1.1
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/typescript-estree": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
debug: ^4.3.4
|
||||
peerDependencies:
|
||||
eslint: ^8.56.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 9a8494a3ca517759e33c8a153779efe1331d86bcd4af5110d14c79e2507596265dd7cf113c9312fdf97832b60e76646dbabe9b87eb55b6616ba2a0c038b9fad1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:5.41.0"
|
||||
|
@ -23269,6 +23287,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/scope-manager@npm:7.1.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
checksum: 4f91bed41b14051335ec7f73bb2c8970018ba2c056dda3166a722d85a620a610643e7f703304c03106759d0a195ea1d9ff44edcc86feb2c62817ae3d06276c49
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:5.59.0":
|
||||
version: 5.59.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:5.59.0"
|
||||
|
@ -23355,6 +23383,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/types@npm:7.1.1"
|
||||
checksum: 42be2d881728d99ab50cb4133656d2f54770304a5dca83777a032b9ec20f6e11ca38db79d2b77b29b9cb41a052aa872f4ac2e37b61d40b438efe91e355ec798f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:5.41.0":
|
||||
version: 5.41.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:5.41.0"
|
||||
|
@ -23446,6 +23481,25 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:7.1.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
"@typescript-eslint/visitor-keys": 7.1.1
|
||||
debug: ^4.3.4
|
||||
globby: ^11.1.0
|
||||
is-glob: ^4.0.3
|
||||
minimatch: 9.0.3
|
||||
semver: ^7.5.4
|
||||
ts-api-utils: ^1.0.1
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 19c62c792ff05ccea7e8c6054f55be7d2423695cb7ef84b955ee2b74d950e769b353100032467be71a436f3439ecba3b8709513581755e98e910ecb9d8198223
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:5.59.0":
|
||||
version: 5.59.0
|
||||
resolution: "@typescript-eslint/utils@npm:5.59.0"
|
||||
|
@ -23567,6 +23621,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:7.1.1":
|
||||
version: 7.1.1
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:7.1.1"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": 7.1.1
|
||||
eslint-visitor-keys: ^3.4.1
|
||||
checksum: fc98a8782ad9c5dbb0d6ed89baa89c37d3cb28ecc08fb013180bed4e5336e1d289ad3cdb1cd71b9c0abb7b624858258c0d68fe4db8911416b61f13ec7c553a47
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/promise-all-settled@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@ungap/promise-all-settled@npm:1.1.2"
|
||||
|
@ -37110,7 +37174,7 @@ fsevents@~2.1.1:
|
|||
"@types/serve-static": 1.13.9
|
||||
"@types/supertest": ^2.0.11
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.0
|
||||
"@typescript-eslint/parser": ^6.10.0
|
||||
"@typescript-eslint/parser": ^7.1.1
|
||||
body-parser: ^1.20.1
|
||||
chance: ^1.1.8
|
||||
convict: ^6.2.4
|
||||
|
@ -37632,7 +37696,7 @@ fsevents@~2.1.1:
|
|||
"@types/supertest": ^2.0.11
|
||||
"@types/uuid": ^8.3.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.0
|
||||
"@typescript-eslint/parser": ^6.10.0
|
||||
"@typescript-eslint/parser": ^7.1.1
|
||||
audit-filter: ^0.5.0
|
||||
axios: ^0.28.0
|
||||
chance: ^1.1.8
|
||||
|
@ -37819,7 +37883,7 @@ fsevents@~2.1.1:
|
|||
"@types/uuid": ^7.0.2
|
||||
"@types/webpack": 5.28.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.0
|
||||
"@typescript-eslint/parser": ^6.10.0
|
||||
"@typescript-eslint/parser": ^7.1.1
|
||||
accept-language-parser: ^1.5.0
|
||||
audit-filter: ^0.5.0
|
||||
babel-eslint: ^10.1.0
|
||||
|
@ -38292,7 +38356,7 @@ fsevents@~2.1.1:
|
|||
"@types/react-test-renderer": ^18
|
||||
"@types/uuid": ^8.3.0
|
||||
"@typescript-eslint/eslint-plugin": ^5.59.1
|
||||
"@typescript-eslint/parser": ^6.10.0
|
||||
"@typescript-eslint/parser": ^7.1.1
|
||||
autoprefixer: ^10.4.14
|
||||
babel-jest: ^29.7.0
|
||||
class-transformer: ^0.5.1
|
||||
|
|
Загрузка…
Ссылка в новой задаче