Skip to content

Commit b3b472e

Browse files
committed
chore(tools): update 11ty
1 parent ec23222 commit b3b472e

File tree

3 files changed

+16
-8
lines changed

3 files changed

+16
-8
lines changed

.changeset/smooth-eyes-thank.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@patternfly/pfe-tools": patch
3+
---
4+
5+
update 11ty

package-lock.json

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

tools/pfe-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"**/*.{js,cjs,d.ts,map}"
6262
],
6363
"dependencies": {
64-
"@11ty/eleventy": "^2.0.0-beta.1 || ^2.0.0",
64+
"@11ty/eleventy": "^2.0.0",
6565
"@11ty/eleventy-plugin-directory-output": "^1.0.1",
6666
"@11ty/eleventy-plugin-syntaxhighlight": "^4.1.0",
6767
"@changesets/cli": "^2.25.0",

0 commit comments

Comments
 (0)