File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 51
51
"eslint-config-prettier" : " 9.1.0" ,
52
52
"eslint-plugin-ember" : " 10.6.1" ,
53
53
"eslint-plugin-node" : " 11.1.0" ,
54
- "eslint-plugin-prettier" : " 3.4.1 " ,
54
+ "eslint-plugin-prettier" : " 5.5.2 " ,
55
55
"eslint-plugin-qunit" : " 6.2.0" ,
56
56
"loader.js" : " 4.7.0" ,
57
57
"npm-run-all" : " 4.1.5" ,
Original file line number Diff line number Diff line change 2769
2769
" @nodelib/fs.scandir" " 2.1.5"
2770
2770
fastq "^1.6.0"
2771
2771
2772
+ " @pkgr/core@^0.3.0 " :
2773
+ version "0.3.4"
2774
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.3.4.tgz#2c5c1a7e55d184212766d9d8958219c09dc0fb40"
2775
+ integrity sha512-MrfbnMgfKexic6mxC4xrSBVQHSvmvhz7qtSDG5cHg4xn8kHXkPltUY44R5u4ghYf+1rXpOvC2drbMcE1rZ3a2A==
2776
+
2772
2777
" @simple-dom/interface@^1.4.0 " :
2773
2778
version "1.4.0"
2774
2779
resolved "https://registry.yarnpkg.com/@simple-dom/interface/-/interface-1.4.0.tgz#e8feea579232017f89b0138e2726facda6fbb71f"
5916
5921
resolve "^1.10.1"
5917
5922
semver "^6.1.0"
5918
5923
5919
- eslint-plugin-prettier@3.4.1 :
5920
- version "3.4.1 "
5921
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1 .tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5 "
5922
- integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g ==
5924
+ eslint-plugin-prettier@5.5.2 :
5925
+ version "5.5.2 "
5926
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.2 .tgz#35984309bddb4f32d74cfe9bad7f378e80c5fc8a "
5927
+ integrity sha512-1/6ldIFNQv6Jb6SW0TuSmT6hXEIJ/KzcEa8LDrVs8a4BOr6FuuAfscRb7oMk8LgS82qdVrGCg+Q+zKFTuxyz7Q ==
5923
5928
dependencies :
5924
5929
prettier-linter-helpers "^1.0.0"
5930
+ synckit "^0.11.7"
5925
5931
5926
5932
5927
5933
version "6.2.0"
@@ -10147,6 +10153,13 @@ sync-disk-cache@^2.0.0:
10147
10153
rimraf "^3.0.0"
10148
10154
username-sync "^1.0.2"
10149
10155
10156
+ synckit@^0.11.7 :
10157
+ version "0.11.10"
10158
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.11.10.tgz#57a756c49e5b02d61f60de2ea0a741b11df47c99"
10159
+ integrity sha512-n6Ze5AGOURWdQ9Kg/wqI1//4OBw9V1zuOTj7uQlpAjtpe2bhgPBpmSFXvapbP3KxcRoqo996J28kdT2ly4w9UA==
10160
+ dependencies :
10161
+ " @pkgr/core" " ^0.3.0"
10162
+
10150
10163
table@^6.0.9 :
10151
10164
version "6.7.3"
10152
10165
resolved "https://registry.yarnpkg.com/table/-/table-6.7.3.tgz#255388439715a738391bd2ee4cbca89a4d05a9b7"
You can’t perform that action at this time.
0 commit comments