Skip to content

Commit 022d5da

Browse files
committed
chore: update typescript-eslint/parser, glob devDeps
1 parent e531a02 commit 022d5da

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
@@ -20,15 +20,15 @@
2020
"@babel/plugin-transform-flow-strip-types": "^7.6.3",
2121
"@babel/preset-env": "^7.6.3",
2222
"@babel/register": "^7.6.2",
23-
"@typescript-eslint/parser": "^2.4.0",
23+
"@typescript-eslint/parser": "^2.5.0",
2424
"babel-eslint": "^10.0.3",
2525
"babel-plugin-add-module-exports": "^1.0.2",
2626
"babel-plugin-istanbul": "^5.2.0",
2727
"chai": "^4.2.0",
2828
"eslint": "6.5.1",
2929
"eslint-config-canonical": "^17.7.0",
3030
"gitdown": "^3.1.1",
31-
"glob": "^7.1.4",
31+
"glob": "^7.1.5",
3232
"husky": "^3.0.9",
3333
"mocha": "^6.2.2",
3434
"nyc": "^14.1.1",

0 commit comments

Comments
 (0)