Skip to content

Commit 708e82d

Browse files
authored
Merge pull request #13 from tsparticles/renovate/11ty-eleventy-2.x
chore(deps): update dependency @11ty/eleventy to v2
2 parents b71e600 + 3e02672 commit 708e82d

File tree

3 files changed

+211
-1388
lines changed

3 files changed

+211
-1388
lines changed

apps/lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lit-element": "^2.2.1"
2626
},
2727
"devDependencies": {
28-
"@11ty/eleventy": "^0.9.0",
28+
"@11ty/eleventy": "^2.0.0",
2929
"@11ty/eleventy-plugin-syntaxhighlight": "^2.0.3",
3030
"@open-wc/testing": "^2.4.2",
3131
"@open-wc/testing-karma": "^3.2.19",

components/lit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"tsparticles-engine": "^2.8.0"
2828
},
2929
"devDependencies": {
30-
"@11ty/eleventy": "^1.0.1",
30+
"@11ty/eleventy": "^2.0.0",
3131
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
3232
"@lit/reactive-element": "^1.5.0",
3333
"@open-wc/testing": "^3.1.6",

0 commit comments

Comments
 (0)