Skip to content

Commit c26a3e0

Browse files
Bump the npm-development group with 2 updates
Bumps the npm-development group with 2 updates: [eslint](https://github.com/eslint/eslint) and [prettier-plugin-brace-style](https://github.com/ony3000/prettier-plugin-brace-style). Updates `eslint` from 10.0.1 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.1...v10.0.2) Updates `prettier-plugin-brace-style` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/ony3000/prettier-plugin-brace-style/releases) - [Commits](ony3000/prettier-plugin-brace-style@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier-plugin-brace-style dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 16f8617 commit c26a3e0

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package-lock.json

Lines changed: 9 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
@@ -39,8 +39,8 @@
3939
},
4040
"devDependencies": {
4141
"@vercel/ncc": "^0.38.4",
42-
"eslint": "^10.0.1",
42+
"eslint": "^10.0.2",
4343
"prettier": "^3.8.1",
44-
"prettier-plugin-brace-style": "^0.9.0"
44+
"prettier-plugin-brace-style": "^0.10.0"
4545
}
4646
}

0 commit comments

Comments
 (0)