Skip to content

Commit

Permalink
upgrade yaml package
Browse files Browse the repository at this point in the history
  • Loading branch information
schickling committed Jun 29, 2023
1 parent bed53b7 commit 4dd017b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 686 deletions.
2 changes: 1 addition & 1 deletion packages/@contentlayer/source-files/package.json
Expand Up @@ -37,7 +37,7 @@
"micromatch": "^4.0.5",
"ts-pattern": "^4.3.0",
"unified": "^10.1.2",
"yaml": "^1.10.2",
"yaml": "^2.3.1",
"zod": "^3.21.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/contentlayer-stackbit-yaml-generator/package.json
Expand Up @@ -20,7 +20,7 @@
"@stackbit/sdk": "^0.3.25",
"clipanion": "^3.2.1",
"typanion": "3.12.1",
"yaml": "^1.10.2"
"yaml": "^2.3.1"
},
"devDependencies": {
"contentlayer": "workspace:*",
Expand Down

0 comments on commit 4dd017b

Please sign in to comment.