Skip to content

Commit bdff306

Browse files
committed
chore: update devDeps (babel/core, glob)
1 parent 8edd16a commit bdff306

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"description": "JSDoc linting rules for ESLint.",
1616
"devDependencies": {
1717
"@babel/cli": "^7.7.0",
18-
"@babel/core": "^7.7.0",
18+
"@babel/core": "^7.7.2",
1919
"@babel/node": "^7.7.0",
2020
"@babel/plugin-transform-flow-strip-types": "^7.6.3",
2121
"@babel/preset-env": "^7.7.1",
@@ -28,7 +28,7 @@
2828
"eslint": "6.6.0",
2929
"eslint-config-canonical": "^17.8.0",
3030
"gitdown": "^3.1.2",
31-
"glob": "^7.1.5",
31+
"glob": "^7.1.6",
3232
"husky": "^3.0.9",
3333
"mocha": "^6.2.2",
3434
"nyc": "^14.1.1",

0 commit comments

Comments
 (0)