Skip to content

Commit d0177b5

Browse files
Bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `fast-xml-parser` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases) - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md) - [Commits](NaturalIntelligence/fast-xml-parser@v5.7.0...v5.8.0) Updates `oxlint` from 1.60.0 to 1.65.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.65.0/npm/oxlint) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: 5.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: oxlint dependency-version: 1.65.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6778e40 commit d0177b5

2 files changed

Lines changed: 35 additions & 27 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@tailwindcss/postcss": "^4.2.4",
3232
"@types/mdast": "^4.0.4",
3333
"@types/turndown": "^5.0.6",
34-
"fast-xml-parser": "^5.7.0",
35-
"oxlint": "^1.60.0",
34+
"fast-xml-parser": "^5.8.0",
35+
"oxlint": "^1.65.0",
3636
"postcss": "^8.5.13",
3737
"tailwindcss": "^4.2.4",
3838
"turndown": "^7.2.4",

0 commit comments

Comments
 (0)