Skip to content

Commit 7ddafc9

Browse files
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc) and [prettier](https://github.com/prettier/prettier). Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `prettier` from 3.6.2 to 3.7.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.3) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-version: 3.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2cfbe5e commit 7ddafc9

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

package-lock.json

Lines changed: 10 additions & 9 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
@@ -41,7 +41,7 @@
4141
"@actions/core": "^1.11.1"
4242
},
4343
"devDependencies": {
44-
"@eslint/eslintrc": "^3.3.1",
44+
"@eslint/eslintrc": "^3.3.3",
4545
"@eslint/js": "^9.39.1",
4646
"@github/local-action": "^6.0.2",
4747
"@types/node": "^24.10.1",
@@ -55,7 +55,7 @@
5555
"eslint-plugin-vitest": "^0.5.4",
5656
"globals": "^16.5.0",
5757
"make-coverage-badge": "^1.2.0",
58-
"prettier": "^3.6.2",
58+
"prettier": "^3.7.3",
5959
"prettier-eslint": "^16.4.2",
6060
"typescript": "^5.9.3",
6161
"vitest": "^4.0.10"

0 commit comments

Comments
 (0)