Skip to content

Commit e0360a9

Browse files
chore(deps-dev): bump js-yaml
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.1 to 4.3.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7fbbb1 commit e0360a9

3 files changed

Lines changed: 25 additions & 15 deletions

File tree

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"lodash": "^4.18.1",
2828
"lucide-vue-next": "^0.511.0",
2929
"luxon": "^3.6.1",
30-
"markdown-it": "^14.2.0",
30+
"markdown-it": "^14.3.0",
3131
"nano": "^11.0.3",
3232
"nuxt": "^4.4.8",
3333
"pinia": "^3.0.2",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"devDependencies": {
1818
"cypress": "^15.18.1",
1919
"husky": "^9.1.7",
20-
"js-yaml": "^4.1.1",
20+
"js-yaml": "^4.3.0",
2121
"lint-staged": "^16.2.7",
2222
"puppeteer": "^25.1.0"
2323
},

0 commit comments

Comments
 (0)