We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b7af0c1 + 408236a commit efbfceeCopy full SHA for efbfcee
package.json
@@ -34,7 +34,7 @@
34
"dependencies": {},
35
"devDependencies": {
36
"@types/node": "^12.7.5",
37
- "@types/qunit": "^2.9.0",
+ "@types/qunit": "^2.9.1",
38
"@typescript-eslint/eslint-plugin": "^3.7.0",
39
"@typescript-eslint/parser": "^3.7.0",
40
"babel-preset-env": "^1.7.0",
@@ -51,13 +51,13 @@
51
"loader.js": "^4.7.0",
52
"npm-run-all": "^4.1.5",
53
"prettier": "2.0.5",
54
- "qunit": "^2.9.2",
+ "qunit": "^2.10.1",
55
"route-recognizer": "^0.3.4",
56
"rsvp": "^4.8.5"
57
},
58
"peerDependencies": {
59
60
- "rsvp": "^4.8.1"
+ "rsvp": "^4.8.5"
61
62
"engines": {
63
"node": ">= 10"
0 commit comments