chore: bump deps #1341
Annotations
3 errors and 1 warning
test/integration/content-v2/default.test.ts > nuxt/content default > basic:
test/integration/content-v2/default.test.ts#L13
Error: Snapshot `nuxt/content default > basic 1` mismatched
- Expected
+ Received
- [
- {
- "lastmod": "2021-10-20",
- "loc": "/blog/posts/bar",
- },
- {
- "lastmod": "2021-10-20",
- "loc": "/blog/posts/fallback",
- },
- ]
+ []
❯ test/integration/content-v2/default.test.ts:13:29
|
test/integration/content-v2/documentDriven.test.ts > nuxt/content documentDriven > basic:
test/integration/content-v2/documentDriven.test.ts#L16
Error: Snapshot `nuxt/content documentDriven > basic 1` mismatched
- Expected
+ Received
- [
- {
- "lastmod": "2021-10-20",
- "loc": "/blog/posts/bar",
- },
- {
- "lastmod": "2021-10-20",
- "loc": "/blog/posts/fallback",
- },
- ]
+ []
❯ test/integration/content-v2/documentDriven.test.ts:16:29
|
build (22.x, package.json, ubuntu-latest)
Process completed with exit code 1.
|
build (22.x, package.json, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|