Skip to content

Commit c0fde0d

Browse files
chore(deps-dev): bump the dependencies group with 2 updates (#57)
* chore(deps-dev): bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint](https://github.com/eslint/eslint). Updates `@types/node` from 25.3.3 to 25.3.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> * chore: sync bun.lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 10c523e commit c0fde0d

2 files changed

Lines changed: 17 additions & 13 deletions

File tree

bun.lock

Lines changed: 15 additions & 11 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
@@ -20,8 +20,8 @@
2020
},
2121
"devDependencies": {
2222
"@astrojs/check": "^0.9.6",
23-
"@types/node": "^25.3.3",
24-
"eslint": "^10.0.2",
23+
"@types/node": "^25.3.5",
24+
"eslint": "^10.0.3",
2525
"eslint-plugin-astro": "^1.6.0",
2626
"eslint-plugin-jsx-a11y": "^6.10.2",
2727
"eslint-plugin-simple-import-sort": "^12.1.1",

0 commit comments

Comments
 (0)