Bump liquidjs and @11ty/eleventy

Bumps [liquidjs](https://github.com/harttle/liquidjs) to 10.7.1 and updates ancestor dependency [@11ty/eleventy](https://github.com/11ty/eleventy). These dependencies need to be updated together.


Updates `liquidjs` from 9.42.0 to 10.7.1
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v9.42.0...v10.7.1)

Updates `@11ty/eleventy` from 1.0.2 to 2.0.1
- [Release notes](https://github.com/11ty/eleventy/releases)
- [Changelog](https://github.com/11ty/eleventy/blob/master/docs/release-instructions.md)
- [Commits](https://github.com/11ty/eleventy/compare/v1.0.2...v2.0.1)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: indirect
- dependency-name: "@11ty/eleventy"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/4/head
dependabot[bot] 2023-05-04 13:55:35 +00:00 committed by GitHub
parent e985ff9141
commit a83716ae43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 451 additions and 2409 deletions

2858
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,7 @@
"author": "Starbeamrainbowlabs",
"license": "Apache-2.0",
"dependencies": {
"@11ty/eleventy": "^1.0.2",
"@11ty/eleventy": "^2.0.1",
"dateformat": "^5.0.3",
"feedme": "^2.0.2",
"file-type": "^16",