Skip to content

Commit 0295eda

Browse files
committed
update dependencies
1 parent e78eeb4 commit 0295eda

File tree

2 files changed

+43
-33
lines changed

2 files changed

+43
-33
lines changed

package-lock.json

Lines changed: 39 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"devDependencies": {
2626
"@types/command-line-args": "^5.0.0",
2727
"@types/command-line-usage": "^5.0.1",
28-
"@typescript-eslint/eslint-plugin": "^1.7.0",
29-
"@typescript-eslint/parser": "^1.7.0",
28+
"@typescript-eslint/eslint-plugin": "^1.12.0",
29+
"@typescript-eslint/parser": "^1.12.0",
3030
"@webcomponents/webcomponentsjs": "^2.2.8",
3131
"babel-core": "^6.22.1",
3232
"babel-plugin-transform-object-assign": "^6.8.0",
@@ -40,9 +40,9 @@
4040
"del-cli": "^1.1.0",
4141
"dom5": "^3.0.0",
4242
"eslint": "^5.16.0",
43-
"eslint-config-google": "^0.12.0",
43+
"eslint-config-google": "^0.13.0",
4444
"eslint-plugin-mocha": "^5.3.0",
45-
"eslint-plugin-wc": "^1.1.0",
45+
"eslint-plugin-wc": "^1.1.1",
4646
"glob": "^7.1.1",
4747
"karma": "^4.0.1",
4848
"karma-chai": "^0.1.0",

0 commit comments

Comments
 (0)