Skip to content

Commit

Permalink
Bump ember-eslint-parser to 0.2.5 - Includes fix for SVG scope parsing (
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jan 1, 2024
1 parent e89c14f commit 2650be0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"dependencies": {
"@ember-data/rfc395-data": "^0.0.4",
"css-tree": "^2.3.1",
"ember-eslint-parser": "^0.2.4",
"ember-eslint-parser": "^0.2.5",
"ember-rfc176-data": "^0.3.18",
"eslint-utils": "^3.0.0",
"estraverse": "^5.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2435,10 +2435,10 @@ electron-to-chromium@^1.4.601:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.616.tgz#4bddbc2c76e1e9dbf449ecd5da3d8119826ea4fb"
integrity sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg==

ember-eslint-parser@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.2.4.tgz#ecab5fc32f535b7546adf2a81f60f8508d927027"
integrity sha512-bWtxLkR4lZFlPsg/I+qRqa94xrwgOnOJJ3a86F5wPpZjKcqM6s7My95+jUma555GbLDktM4FHAImmiTj2mMSbQ==
ember-eslint-parser@^0.2.5:
version "0.2.5"
resolved "https://registry.yarnpkg.com/ember-eslint-parser/-/ember-eslint-parser-0.2.5.tgz#3c2cddcbf5134aebd0d88018357797a1b66a455d"
integrity sha512-ht3kkY6h+kWb6yW2OrqFG9TpC4pgdiTflDYMmJtHgZbbrIPD8fCeo8jVPBYCIO5HCHqxVwmT1H0rNlRRhWfUJg==
dependencies:
"@babel/eslint-parser" "^7.23.3"
"@glimmer/syntax" "^0.85.13"
Expand Down

0 comments on commit 2650be0

Please sign in to comment.