Skip to content

Commit 6426ddc

Browse files
committed
Update dependency eslint-plugin-ember to v11.4.7
1 parent 2577718 commit 6426ddc

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"ember-truth-helpers": "3.1.1",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.35.0",
127-
"eslint-plugin-ember": "11.4.6",
127+
"eslint-plugin-ember": "11.4.7",
128128
"eslint-plugin-json": "3.1.0",
129129
"eslint-plugin-node": "11.1.0",
130130
"husky": "8.0.3",

yarn.lock

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

15281-
eslint-plugin-ember@11.4.6:
15282-
version "11.4.6"
15283-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.4.6.tgz#75d4ba801c9e12c69cb3bbc32c6670f48c152ad0"
15284-
integrity sha512-ak+gDkZrOQUjpLYiDWJA1D2jWJy0MYTf409Ki6du06+vYNifuMJIFpJhH9oKsD1FPU1sQylzhHcOeiHfbQTWmA==
15281+
eslint-plugin-ember@11.4.7:
15282+
version "11.4.7"
15283+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.4.7.tgz#122fa8ed5705b4801fb5812752d4b4f43e36198e"
15284+
integrity sha512-9owpi2uCBBl8XXg0V5oW6nnQf4soqmRI8xs1Srf/kg9Om109CyxpY41i+ZSjRNFaTuWufXHSs5NCraFcrThoDg==
1528515285
dependencies:
1528615286
"@ember-data/rfc395-data" "^0.0.4"
1528715287
"@glimmer/syntax" "^0.84.2"
@@ -15292,7 +15292,7 @@ eslint-plugin-ember@11.4.6:
1529215292
estraverse "^5.2.0"
1529315293
lodash.camelcase "^4.1.1"
1529415294
lodash.kebabcase "^4.1.1"
15295-
magic-string "^0.27.0"
15295+
magic-string "^0.30.0"
1529615296
requireindex "^1.2.0"
1529715297
snake-case "^3.0.3"
1529815298

@@ -19429,10 +19429,10 @@ magic-string@^0.25.7:
1942919429
dependencies:
1943019430
sourcemap-codec "^1.4.4"
1943119431

19432-
magic-string@^0.27.0:
19433-
version "0.27.0"
19434-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.27.0.tgz#e4a3413b4bab6d98d2becffd48b4a257effdbbf3"
19435-
integrity sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==
19432+
magic-string@^0.30.0:
19433+
version "0.30.0"
19434+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.0.tgz#fd58a4748c5c4547338a424e90fa5dd17f4de529"
19435+
integrity sha512-LA+31JYDJLs82r2ScLrlz1GjSgu66ZV518eyWT+S8VhyQn/JL0u9MeBOvQMGYiPk1DBiSN9DDMOcXvigJZaViQ==
1943619436
dependencies:
1943719437
"@jridgewell/sourcemap-codec" "^1.4.13"
1943819438

0 commit comments

Comments
 (0)