Skip to content

Commit f0c246c

Browse files
committed
chore(npm): update devDeps (lodash, babel, eslint-config-canonical)
1 parent 647ad87 commit f0c246c

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
@@ -10,24 +10,24 @@
1010
"escape-regex-string": "^1.0.6",
1111
"flat-map-polyfill": "^0.3.8",
1212
"jsdoctypeparser": "5.0.1",
13-
"lodash": "^4.17.11",
13+
"lodash": "^4.17.13",
1414
"regextras": "^0.6.1"
1515
},
1616
"description": "JSDoc linting rules for ESLint.",
1717
"devDependencies": {
1818
"@babel/cli": "^7.5.0",
19-
"@babel/core": "^7.5.0",
19+
"@babel/core": "^7.5.4",
2020
"@babel/node": "^7.5.0",
2121
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
22-
"@babel/preset-env": "^7.5.2",
22+
"@babel/preset-env": "^7.5.4",
2323
"@babel/register": "^7.4.4",
2424
"@typescript-eslint/parser": "^1.11.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.1",
30+
"eslint-config-canonical": "^17.1.2",
3131
"gitdown": "^2.6.1",
3232
"glob": "^7.1.4",
3333
"husky": "^3.0.0",

0 commit comments

Comments
 (0)