Skip to content

Commit b34a824

Browse files
build(deps-dev): bump eslint from 9.28.0 to 9.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe6c034 commit b34a824

File tree

2 files changed

+41
-33
lines changed

2 files changed

+41
-33
lines changed

package-lock.json

Lines changed: 40 additions & 32 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
@@ -32,7 +32,7 @@
3232
"homepage": "https://github.com/murdos/musicbrainz-userscripts#readme",
3333
"devDependencies": {
3434
"@eslint/js": "^9.25.1",
35-
"eslint": "^9.28.0",
35+
"eslint": "^9.29.0",
3636
"eslint-plugin-import": "^2.31.0",
3737
"eslint-plugin-prettier": "^5.4.1",
3838
"eslint-plugin-userscripts": "^0.5.6",

0 commit comments

Comments
 (0)