File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 64
64
"ember-try" : " 2.0.0" ,
65
65
"eslint" : " 7.32.0" ,
66
66
"eslint-config-prettier" : " 8.6.0" ,
67
- "eslint-plugin-ember" : " 11.4.6 " ,
67
+ "eslint-plugin-ember" : " 11.4.7 " ,
68
68
"eslint-plugin-n" : " 15.6.1" ,
69
69
"eslint-plugin-prettier" : " 4.2.1" ,
70
70
"eslint-plugin-qunit" : " 7.3.4" ,
Original file line number Diff line number Diff line change @@ -5337,10 +5337,10 @@ eslint-formatter-kakoune@^1.0.0:
5337
5337
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
5338
5338
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==
5339
5339
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 ==
5344
5344
dependencies:
5345
5345
"@ember-data/rfc395-data" "^0.0.4"
5346
5346
"@glimmer/syntax" "^0.84.2"
5351
5351
estraverse "^5.2.0"
5352
5352
lodash.camelcase "^4.1.1"
5353
5353
lodash.kebabcase "^4.1.1"
5354
- magic-string "^0.27 .0"
5354
+ magic-string "^0.30 .0"
5355
5355
requireindex "^1.2.0"
5356
5356
snake-case "^3.0.3"
5357
5357
@@ -8099,10 +8099,10 @@ magic-string@^0.25.7:
8099
8099
dependencies:
8100
8100
sourcemap-codec "^1.4.8"
8101
8101
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 ==
8106
8106
dependencies:
8107
8107
"@jridgewell/sourcemap-codec" "^1.4.13"
8108
8108
You can’t perform that action at this time.
0 commit comments