Skip to content

Commit 87110ed

Browse files
committed
chore: update lodash dep. and devDeps (typescript-eslint/parser, eslint-config-canonical)
1 parent 78f9b61 commit 87110ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"escape-regex-string": "^1.0.6",
1111
"flat-map-polyfill": "^0.3.8",
1212
"jsdoctypeparser": "5.0.1",
13-
"lodash": "^4.17.13",
13+
"lodash": "^4.17.14",
1414
"regextras": "^0.6.1"
1515
},
1616
"description": "JSDoc linting rules for ESLint.",
@@ -21,13 +21,13 @@
2121
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
2222
"@babel/preset-env": "^7.5.4",
2323
"@babel/register": "^7.4.4",
24-
"@typescript-eslint/parser": "^1.11.0",
24+
"@typescript-eslint/parser": "^1.12.0",
2525
"babel-eslint": "^10.0.2",
2626
"babel-plugin-add-module-exports": "^1.0.2",
2727
"babel-plugin-istanbul": "^5.1.4",
2828
"chai": "^4.2.0",
2929
"eslint": "^6.0.1",
30-
"eslint-config-canonical": "^17.1.2",
30+
"eslint-config-canonical": "^17.1.3",
3131
"gitdown": "^2.6.1",
3232
"glob": "^7.1.4",
3333
"husky": "^3.0.0",

0 commit comments

Comments
 (0)