| 
33 | 33 |     "test": "percy exec -- ember test"  | 
34 | 34 |   },  | 
35 | 35 |   "devDependencies": {  | 
36 |  | -    "@docfy/ember": "^0.4.8",  | 
 | 36 | +    "@docfy/ember": "^0.9.0",  | 
37 | 37 |     "@ember/optional-features": "^2.0.0",  | 
38 | 38 |     "@ember/test-helpers": "^2.6.0",  | 
39 |  | -    "@embroider/compat": "^0.49.0",  | 
40 |  | -    "@embroider/core": "^0.49.0",  | 
41 |  | -    "@embroider/webpack": "^0.49.0",  | 
 | 39 | +    "@embroider/compat": "^0.50.0",  | 
 | 40 | +    "@embroider/core": "^0.50.0",  | 
 | 41 | +    "@embroider/webpack": "^0.50.0",  | 
42 | 42 |     "@fortawesome/ember-fontawesome": "github:NullVoxPopuli/ember-fontawesome#support-3-20-and-3-24",  | 
43 | 43 |     "@fortawesome/free-brands-svg-icons": "^5.15.4",  | 
44 | 44 |     "@fortawesome/free-regular-svg-icons": "^5.15.4",  | 
 | 
72 | 72 |     "@types/rsvp": "^4.0.4",  | 
73 | 73 |     "@typescript-eslint/eslint-plugin": "^4.33.0",  | 
74 | 74 |     "@typescript-eslint/parser": "^4.33.0",  | 
75 |  | -    "babel-eslint": "^10.1.0",  | 
 | 75 | +    "@babel/eslint-parser": "^7.11.0",  | 
76 | 76 |     "broccoli-asset-rev": "^3.0.0",  | 
77 | 77 |     "ember-a11y-testing": "^4.3.0",  | 
78 | 78 |     "ember-auto-import": "^2.2.4",  | 
79 |  | -    "ember-cli": "~4.1.0",  | 
 | 79 | +    "ember-cli": "~4.12.0",  | 
80 | 80 |     "ember-cli-app-version": "^5.0.0",  | 
81 | 81 |     "ember-cli-babel": "^7.26.11",  | 
82 | 82 |     "ember-cli-dependency-checker": "^3.2.0",  | 
 | 
106 | 106 |     "eslint-plugin-ember": "^10.5.5",  | 
107 | 107 |     "eslint-plugin-import": "^2.24.2",  | 
108 | 108 |     "eslint-plugin-json": "^3.1.0",  | 
109 |  | -    "eslint-plugin-node": "^11.1.0",  | 
 | 109 | +    "eslint-plugin-n": "^14.0.0",  | 
110 | 110 |     "eslint-plugin-prettier": "^4.0.0",  | 
111 | 111 |     "eslint-plugin-qunit": "^6.2.0",  | 
112 | 112 |     "eslint-plugin-simple-import-sort": "^7.0.0",  | 
113 | 113 |     "globby": "^12.0.2",  | 
114 | 114 |     "loader.js": "^4.7.0",  | 
115 |  | -    "npm-run-all": "^4.1.5",  | 
 | 115 | +    "npm-run-all2": "^5.0.0",  | 
116 | 116 |     "prettier": "^2.4.1",  | 
117 | 117 |     "qunit": "^2.17.2",  | 
118 | 118 |     "qunit-dom": "^2.0.0",  | 
 | 
0 commit comments