Skip to content

Commit 5f2bca0

Browse files
Bump the dev-dependencies group with 2 updates
Bumps the dev-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml). Updates `eslint` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.15.0...v9.16.0) Updates `eslint-plugin-yml` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-yml@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-yml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6573218 commit 5f2bca0

File tree

2 files changed

+20
-18
lines changed

2 files changed

+20
-18
lines changed

package-lock.json

Lines changed: 18 additions & 16 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
@@ -71,9 +71,9 @@
7171
"@eslint/markdown": "^6.2.1",
7272
"@stylistic/eslint-plugin-js": "^2.11.0",
7373
"docsify-cli": "^4.4.4",
74-
"eslint": "^9.15.0",
74+
"eslint": "^9.16.0",
7575
"eslint-plugin-regexp": "^2.7.0",
76-
"eslint-plugin-yml": "^1.15.0",
76+
"eslint-plugin-yml": "^1.16.0",
7777
"husky": "^9.1.7"
7878
}
7979
}

0 commit comments

Comments
 (0)