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.
1 parent 85e4284 commit 9eb49d1Copy full SHA for 9eb49d1
package.json
@@ -37,11 +37,11 @@
37
"@semantic-release/release-notes-generator": "^7.3.5",
38
"@types/jest": "^24.9.0",
39
"@types/node": "12.12.14",
40
- "@typescript-eslint/eslint-plugin": "^2.10.0",
41
- "@typescript-eslint/parser": "^2.10.0",
+ "@typescript-eslint/eslint-plugin": "^2.16.0",
+ "@typescript-eslint/parser": "^2.16.0",
42
"condition-circle": "^2.0.2",
43
"dependency-check": "^4.1.0",
44
- "eslint": "^6.7.2",
+ "eslint": "^6.8.0",
45
"eslint-config-prettier": "^6.9.0",
46
"eslint-plugin-prettier": "^3.1.2",
47
"jest": "^24.9.0",
@@ -52,6 +52,6 @@
52
"rimraf": "^3.0.0",
53
"semantic-release": "^16.0.2",
54
"ts-jest": "^24.3.0",
55
- "typescript": "^3.7.3"
+ "typescript": "~3.7.5"
56
}
57
0 commit comments