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 e370510 commit 32ffdb5Copy full SHA for 32ffdb5
package.json
@@ -14,13 +14,13 @@
14
},
15
"description": "JSDoc linting rules for ESLint.",
16
"devDependencies": {
17
- "@babel/cli": "^7.6.2",
18
- "@babel/core": "^7.6.2",
19
- "@babel/node": "^7.6.2",
20
- "@babel/plugin-transform-flow-strip-types": "^7.4.4",
21
- "@babel/preset-env": "^7.6.2",
+ "@babel/cli": "^7.6.3",
+ "@babel/core": "^7.6.3",
+ "@babel/node": "^7.6.3",
+ "@babel/plugin-transform-flow-strip-types": "^7.6.3",
+ "@babel/preset-env": "^7.6.3",
22
"@babel/register": "^7.6.2",
23
- "@typescript-eslint/parser": "^2.3.2",
+ "@typescript-eslint/parser": "^2.3.3",
24
"babel-eslint": "^10.0.3",
25
"babel-plugin-add-module-exports": "^1.0.2",
26
"babel-plugin-istanbul": "^5.2.0",
0 commit comments