Skip to content

Commit e330dfc

Browse files
committed
chore: Update devDeps
1 parent 87ed2a1 commit e330dfc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"description": "JSDoc linting rules for ESLint.",
1313
"devDependencies": {
1414
"@babel/cli": "^7.4.4",
15-
"@babel/core": "^7.4.4",
16-
"@babel/node": "^7.2.2",
15+
"@babel/core": "^7.4.5",
16+
"@babel/node": "^7.4.5",
1717
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
18-
"@babel/preset-env": "^7.4.4",
18+
"@babel/preset-env": "^7.4.5",
1919
"@babel/register": "^7.4.4",
2020
"babel-plugin-add-module-exports": "^1.0.2",
2121
"babel-plugin-istanbul": "^5.1.4",
@@ -29,7 +29,7 @@
2929
"marked": "^0.6.2",
3030
"mocha": "^6.1.4",
3131
"nyc": "^14.1.1",
32-
"semantic-release": "^15.13.12"
32+
"semantic-release": "^15.13.14"
3333
},
3434
"engines": {
3535
"node": ">=6"

0 commit comments

Comments
 (0)