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 5675695 commit ebda495Copy full SHA for ebda495
package.json
@@ -14,12 +14,12 @@
14
},
15
"description": "JSDoc linting rules for ESLint.",
16
"devDependencies": {
17
- "@babel/cli": "^7.5.0",
18
- "@babel/core": "^7.5.4",
19
- "@babel/node": "^7.5.0",
+ "@babel/cli": "^7.5.5",
+ "@babel/core": "^7.5.5",
+ "@babel/node": "^7.5.5",
20
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
21
- "@babel/preset-env": "^7.5.4",
22
- "@babel/register": "^7.4.4",
+ "@babel/preset-env": "^7.5.5",
+ "@babel/register": "^7.5.5",
23
"@typescript-eslint/parser": "^1.12.0",
24
"babel-eslint": "^10.0.2",
25
"babel-plugin-add-module-exports": "^1.0.2",
0 commit comments