Skip to content

Commit 384d1ac

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 d04a03e commit 384d1ac

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
@@ -28,8 +28,8 @@
2828
"@eslint/json": "^0.8.0",
2929
"@eslint/markdown": "^6.2.1",
3030
"@stylistic/eslint-plugin-js": "^2.11.0",
31-
"eslint": "^9.15.0",
32-
"eslint-plugin-yml": "^1.15.0",
31+
"eslint": "^9.16.0",
32+
"eslint-plugin-yml": "^1.16.0",
3333
"husky": "^9.1.7"
3434
}
3535
}

0 commit comments

Comments
 (0)