-
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency eslint-plugin-ember to v12
- Loading branch information
1 parent
ccca3e6
commit c0599aa
Showing
2 changed files
with
36 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,6 +87,15 @@ | |
json5 "^2.2.3" | ||
semver "^6.3.1" | ||
|
||
"@babel/[email protected]": | ||
version "7.23.10" | ||
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz#2d4164842d6db798873b40e0c4238827084667a2" | ||
integrity sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw== | ||
dependencies: | ||
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1" | ||
eslint-visitor-keys "^2.1.0" | ||
semver "^6.3.1" | ||
|
||
"@babel/[email protected]": | ||
version "7.24.7" | ||
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz#27ebab1a1ec21f48ae191a8aaac5b82baf80d9c7" | ||
|
@@ -1999,7 +2008,7 @@ | |
"@handlebars/parser" "~2.0.0" | ||
simple-html-tokenizer "^0.5.11" | ||
|
||
"@glimmer/syntax@^0.84.2", "@glimmer/syntax@^0.84.3": | ||
"@glimmer/syntax@^0.84.3": | ||
version "0.84.3" | ||
resolved "https://registry.yarnpkg.com/@glimmer/syntax/-/syntax-0.84.3.tgz#4045a1708cef7fd810cff42fe6deeba40c7286d0" | ||
integrity sha512-ioVbTic6ZisLxqTgRBL2PCjYZTFIwobifCustrozRU2xGDiYvVIL0vt25h2c1ioDsX59UgVlDkIK4YTAQQSd2A== | ||
|
@@ -2220,7 +2229,7 @@ | |
"@jridgewell/gen-mapping" "^0.3.0" | ||
"@jridgewell/trace-mapping" "^0.3.9" | ||
|
||
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14", "@jridgewell/sourcemap-codec@^1.4.15": | ||
"@jridgewell/sourcemap-codec@^1.4.10", "@jridgewell/sourcemap-codec@^1.4.14": | ||
version "1.4.15" | ||
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32" | ||
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg== | ||
|
@@ -6711,7 +6720,7 @@ [email protected]: | |
mdn-data "2.0.4" | ||
source-map "^0.5.3" | ||
|
||
css-tree@^2.0.4, css-tree@^2.3.1: | ||
css-tree@^2.3.1: | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.3.1.tgz#10264ce1e5442e8572fc82fbe490644ff54b5c20" | ||
integrity sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw== | ||
|
@@ -8025,6 +8034,17 @@ ember-destroyable-polyfill@^2.0.2, ember-destroyable-polyfill@^2.0.3: | |
ember-cli-version-checker "^5.1.1" | ||
ember-compatibility-helpers "^1.2.1" | ||
|
||
ember-eslint-parser@^0.4.3: | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.4.3.tgz#a7ca3c380872719610b94c7a06cc550ced745031" | ||
integrity sha512-wMPoaaA+i/F/tPPxURRON9XXJH5MRUOZ5x/9CVJTSpL+0n4EWphyztb20gR+ZJeShnOACQpAdFy6YSS1/JSHKw== | ||
dependencies: | ||
"@babel/eslint-parser" "7.23.10" | ||
"@glimmer/syntax" "^0.92.0" | ||
content-tag "^1.2.2" | ||
eslint-scope "^7.2.2" | ||
html-tags "^3.3.1" | ||
|
||
ember-fetch@^8.1.1: | ||
version "8.1.2" | ||
resolved "https://registry.yarnpkg.com/ember-fetch/-/ember-fetch-8.1.2.tgz#651839780519319309127054786bf35cd4b84543" | ||
|
@@ -8142,7 +8162,7 @@ ember-responsive@^5.0.0: | |
dependencies: | ||
ember-cli-babel "^7.26.11" | ||
|
||
ember-rfc176-data@^0.3.13, ember-rfc176-data@^0.3.15, ember-rfc176-data@^0.3.17: | ||
ember-rfc176-data@^0.3.13, ember-rfc176-data@^0.3.17, ember-rfc176-data@^0.3.18: | ||
version "0.3.18" | ||
resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.18.tgz#bb6fdcef49999981317ea81b6cc9210fb4108d65" | ||
integrity sha512-JtuLoYGSjay1W3MQAxt3eINWXNYYQliK90tLwtb8aeCuQK8zKGCRbBodVIrkcTqshULMnRuTOS6t1P7oQk3g6Q== | ||
|
@@ -8648,22 +8668,19 @@ eslint-formatter-kakoune@^1.0.0: | |
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125" | ||
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA== | ||
|
||
eslint-plugin-ember@11.12.0: | ||
version "11.12.0" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.12.0.tgz#0dee580fd9baab19b5a1eb825f03e7897edf2ac1" | ||
integrity sha512-7Ow1ky5JnRR0k3cxuvgYi4AWTe9DzGjlLgOJbU5VABLgr7Q0iq3ioC+YwAP79nV48cpw2HOgMgkZ1MynuIg59g== | ||
eslint-plugin-ember@12.1.1: | ||
version "12.1.1" | ||
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-12.1.1.tgz#0fb2e22bdb43990bfbcb567da85d185b5a6deb5e" | ||
integrity sha512-95YWz2nVWtFHwrNlW8kpBivudieTHkiW3vlG3X1P24IpQLigVtPe14LDcZ/vPtEV92Ccao4xcKPKWWOeG0hSNQ== | ||
dependencies: | ||
"@ember-data/rfc395-data" "^0.0.4" | ||
"@glimmer/syntax" "^0.84.2" | ||
css-tree "^2.0.4" | ||
ember-rfc176-data "^0.3.15" | ||
ember-template-imports "^3.4.2" | ||
ember-template-recast "^6.1.4" | ||
css-tree "^2.3.1" | ||
ember-eslint-parser "^0.4.3" | ||
ember-rfc176-data "^0.3.18" | ||
eslint-utils "^3.0.0" | ||
estraverse "^5.2.0" | ||
lodash.camelcase "^4.1.1" | ||
estraverse "^5.3.0" | ||
lodash.camelcase "^4.3.0" | ||
lodash.kebabcase "^4.1.1" | ||
magic-string "^0.30.0" | ||
requireindex "^1.2.0" | ||
snake-case "^3.0.3" | ||
|
||
|
@@ -8826,7 +8843,7 @@ estraverse@^4.1.1: | |
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d" | ||
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== | ||
|
||
estraverse@^5.1.0, estraverse@^5.2.0: | ||
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123" | ||
integrity sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA== | ||
|
@@ -11829,7 +11846,7 @@ lodash.assignin@^4.1.0: | |
resolved "https://registry.yarnpkg.com/lodash.assignin/-/lodash.assignin-4.2.0.tgz#ba8df5fb841eb0a3e8044232b0e263a8dc6a28a2" | ||
integrity sha512-yX/rx6d/UTVh7sSVWVSIMjfnz95evAgDFdb1ZozC35I9mSFCkmzptOzevxjgbQUsc78NR44LVHWjsoMQXy9FDg== | ||
|
||
lodash.camelcase@^4.1.1: | ||
lodash.camelcase@^4.3.0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6" | ||
integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA== | ||
|
@@ -12072,13 +12089,6 @@ magic-string@^0.25.7: | |
dependencies: | ||
sourcemap-codec "^1.4.8" | ||
|
||
magic-string@^0.30.0: | ||
version "0.30.5" | ||
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.5.tgz#1994d980bd1c8835dc6e78db7cbd4ae4f24746f9" | ||
integrity sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA== | ||
dependencies: | ||
"@jridgewell/sourcemap-codec" "^1.4.15" | ||
|
||
make-dir@^3.0.0, make-dir@^3.0.2, make-dir@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f" | ||
|