There was an error while loading. Please reload this page.
1 parent 4e1c1e8 commit 561f919Copy full SHA for 561f919
package.json
@@ -55,13 +55,14 @@
55
"@teclone/rollup-all": "^1.14.3",
56
"@types/jest": "24.0.11",
57
"@types/request-promise": "^4.1.47",
58
- "@typescript-eslint/eslint-plugin": "2.0.0",
59
- "@typescript-eslint/parser": "1.6.0",
+ "@typescript-eslint/eslint-plugin": "^5.37.0",
+ "@typescript-eslint/parser": "^5.37.0",
60
"babel-jest": "^26.6.3",
61
"commitizen": "4.0.3",
62
"coveralls": "3.0.3",
63
"cross-env": "^7.0.3",
64
"cz-conventional-changelog": "2.1.0",
65
+ "eslint": "^8.23.1",
66
"jest": "^26.6.3",
67
"js-beautify": "1.7.5",
68
"request": "2.88.0",
0 commit comments