Skip to content

Commit 58cfe87

Browse files
Update dependency eslint-plugin-ember to v11.4.7
1 parent 1ae68af commit 58cfe87

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"ember-try": "2.0.0",
6565
"eslint": "7.32.0",
6666
"eslint-config-prettier": "8.6.0",
67-
"eslint-plugin-ember": "11.4.6",
67+
"eslint-plugin-ember": "11.4.7",
6868
"eslint-plugin-n": "15.6.1",
6969
"eslint-plugin-prettier": "4.2.1",
7070
"eslint-plugin-qunit": "7.3.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5337,10 +5337,10 @@ eslint-formatter-kakoune@^1.0.0:
53375337
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
53385338
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==
53395339

5340-
5341-
version "11.4.6"
5342-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.4.6.tgz#75d4ba801c9e12c69cb3bbc32c6670f48c152ad0"
5343-
integrity sha512-ak+gDkZrOQUjpLYiDWJA1D2jWJy0MYTf409Ki6du06+vYNifuMJIFpJhH9oKsD1FPU1sQylzhHcOeiHfbQTWmA==
5340+
5341+
version "11.4.7"
5342+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.4.7.tgz#122fa8ed5705b4801fb5812752d4b4f43e36198e"
5343+
integrity sha512-9owpi2uCBBl8XXg0V5oW6nnQf4soqmRI8xs1Srf/kg9Om109CyxpY41i+ZSjRNFaTuWufXHSs5NCraFcrThoDg==
53445344
dependencies:
53455345
"@ember-data/rfc395-data" "^0.0.4"
53465346
"@glimmer/syntax" "^0.84.2"
@@ -5351,7 +5351,7 @@ [email protected]:
53515351
estraverse "^5.2.0"
53525352
lodash.camelcase "^4.1.1"
53535353
lodash.kebabcase "^4.1.1"
5354-
magic-string "^0.27.0"
5354+
magic-string "^0.30.0"
53555355
requireindex "^1.2.0"
53565356
snake-case "^3.0.3"
53575357

@@ -8099,10 +8099,10 @@ magic-string@^0.25.7:
80998099
dependencies:
81008100
sourcemap-codec "^1.4.8"
81018101

8102-
magic-string@^0.27.0:
8103-
version "0.27.0"
8104-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
8105-
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
8102+
magic-string@^0.30.0:
8103+
version "0.30.0"
8104+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
8105+
integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==
81068106
dependencies:
81078107
"@jridgewell/sourcemap-codec" "^1.4.13"
81088108

0 commit comments

Comments
 (0)