Skip to content

Commit ebda495

Browse files
committed
chore: update Babel devDeps
1 parent 5675695 commit ebda495

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
},
1515
"description": "JSDoc linting rules for ESLint.",
1616
"devDependencies": {
17-
"@babel/cli": "^7.5.0",
18-
"@babel/core": "^7.5.4",
19-
"@babel/node": "^7.5.0",
17+
"@babel/cli": "^7.5.5",
18+
"@babel/core": "^7.5.5",
19+
"@babel/node": "^7.5.5",
2020
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
21-
"@babel/preset-env": "^7.5.4",
22-
"@babel/register": "^7.4.4",
21+
"@babel/preset-env": "^7.5.5",
22+
"@babel/register": "^7.5.5",
2323
"@typescript-eslint/parser": "^1.12.0",
2424
"babel-eslint": "^10.0.2",
2525
"babel-plugin-add-module-exports": "^1.0.2",

0 commit comments

Comments
 (0)