Skip to content

Commit daf57d6

Browse files
committed
Update packages
1 parent c872797 commit daf57d6

File tree

2 files changed

+1575
-905
lines changed

2 files changed

+1575
-905
lines changed

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -36,34 +36,34 @@
3636
"author": "The Polymer Authors",
3737
"license": "BSD-3-Clause",
3838
"dependencies": {
39-
"lit-element": "^2.3.1"
39+
"lit-element": "^2.4.0"
4040
},
4141
"devDependencies": {
42-
"@11ty/eleventy": "^0.10.0",
43-
"@11ty/eleventy-plugin-syntaxhighlight": "^3.0.1",
44-
"@open-wc/testing": "^2.5.10",
45-
"@open-wc/testing-karma": "^3.3.11",
46-
"@rollup/plugin-replace": "^2.3.1",
47-
"@types/chai": "^4.2.11",
48-
"@types/mocha": "^7.0.2",
49-
"@typescript-eslint/eslint-plugin": "^2.27.0",
50-
"@typescript-eslint/parser": "^2.27.0",
51-
"chai": "^4.2.0",
42+
"@11ty/eleventy": "^0.11.1",
43+
"@11ty/eleventy-plugin-syntaxhighlight": "^3.1.0",
44+
"@open-wc/testing": "^2.5.32",
45+
"@open-wc/testing-karma": "^4.0.9",
46+
"@rollup/plugin-replace": "^2.4.1",
47+
"@types/chai": "^4.2.15",
48+
"@types/mocha": "^8.2.1",
49+
"@typescript-eslint/eslint-plugin": "^4.17.0",
50+
"@typescript-eslint/parser": "^4.17.0",
51+
"chai": "^4.3.4",
5252
"deepmerge": "^4.2.2",
53-
"es-dev-server": "^1.46.1",
54-
"eslint": "^6.8.0",
55-
"karma": "^4.4.1",
53+
"es-dev-server": "^2.1.0",
54+
"eslint": "^7.22.0",
55+
"karma": "^6.2.0",
5656
"karma-chai": "^0.1.0",
57-
"karma-mocha": "^1.3.0",
58-
"lit-analyzer": "^1.1.10",
59-
"mocha": "^7.1.1",
60-
"prettier": "^2.0.4",
57+
"karma-mocha": "^2.0.1",
58+
"lit-analyzer": "^1.2.1",
59+
"mocha": "^8.3.2",
60+
"prettier": "^2.2.1",
6161
"rimraf": "^3.0.2",
62-
"rollup": "^1.32.1",
63-
"rollup-plugin-filesize": "^7.0.0",
62+
"rollup": "^2.41.2",
63+
"rollup-plugin-filesize": "^9.1.1",
6464
"rollup-plugin-node-resolve": "^5.2.0",
65-
"rollup-plugin-terser": "^5.3.0",
66-
"typescript": "^3.8.3",
67-
"web-component-analyzer": "^1.0.3"
65+
"rollup-plugin-terser": "^7.0.2",
66+
"typescript": "^4.2.3",
67+
"web-component-analyzer": "^1.1.6"
6868
}
6969
}

0 commit comments

Comments
 (0)