Skip to content

Commit 8ac1dc2

Browse files
committed
update dependencies
1 parent bbd4b75 commit 8ac1dc2

File tree

2 files changed

+43
-33
lines changed

2 files changed

+43
-33
lines changed

Diff for: package-lock.json

+39-29
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"lint:typescript": "eslint \"packages/**/*.ts\""
2121
},
2222
"devDependencies": {
23-
"@typescript-eslint/eslint-plugin": "^1.7.0",
24-
"@typescript-eslint/parser": "^1.7.0",
23+
"@typescript-eslint/eslint-plugin": "^1.12.0",
24+
"@typescript-eslint/parser": "^1.12.0",
2525
"@webcomponents/webcomponentsjs": "^2.2.8",
2626
"babel-core": "^6.22.1",
2727
"babel-plugin-transform-object-assign": "^6.8.0",
@@ -35,9 +35,9 @@
3535
"del-cli": "^1.1.0",
3636
"dom5": "^3.0.0",
3737
"eslint": "^5.16.0",
38-
"eslint-config-google": "^0.12.0",
38+
"eslint-config-google": "^0.13.0",
3939
"eslint-plugin-mocha": "^5.3.0",
40-
"eslint-plugin-wc": "^1.1.0",
40+
"eslint-plugin-wc": "^1.1.1",
4141
"glob": "^7.1.1",
4242
"karma": "^4.0.1",
4343
"karma-chai": "^0.1.0",

0 commit comments

Comments
 (0)