Skip to content

Commit 03821c1

Browse files
author
Steven Orvell
committed
Update dependencies.
1 parent 32e5d2a commit 03821c1

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/chai": "^4.0.1",
2525
"@types/mocha": "^5.2.4",
2626
"@webcomponents/shadycss": "^1.5.2",
27-
"@webcomponents/webcomponentsjs": "^2.1.2",
27+
"@webcomponents/webcomponentsjs": "^2.1.3",
2828
"chai": "^4.0.2",
2929
"mocha": "^5.0.5",
3030
"rollup": "^0.64.1",
@@ -40,7 +40,7 @@
4040
},
4141
"typings": "lit-element.d.ts",
4242
"dependencies": {
43-
"lit-html": "^0.11.3"
43+
"lit-html": "^0.11.4"
4444
},
4545
"publishConfig": {
4646
"access": "public"

0 commit comments

Comments
 (0)