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 c015451 commit 1336581Copy full SHA for 1336581
package.json
@@ -86,9 +86,9 @@
86
"@types/sinon-chai": "3.2.8",
87
"@types/tmp": "0.2.3",
88
"@types/yargs": "17.0.10",
89
- "@typescript-eslint/eslint-plugin": "4.33.0",
90
- "@typescript-eslint/eslint-plugin-tslint": "4.33.0",
91
- "@typescript-eslint/parser": "4.33.0",
+ "@typescript-eslint/eslint-plugin": "5",
+ "@typescript-eslint/eslint-plugin-tslint": "5",
+ "@typescript-eslint/parser": "5",
92
"api-documenter-me": "0.1.1",
93
"api-extractor-me": "0.1.2",
94
"babel-loader": "8.2.5",
0 commit comments