Skip to content

Commit fa00161

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.39.1 to 9.39.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.1...v9.39.2) Updates `eslint-plugin-yml` from 1.19.0 to 1.19.1 - [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.19.0...v1.19.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-yml dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 29f7fed commit fa00161

File tree

2 files changed

+16
-14
lines changed

2 files changed

+16
-14
lines changed

package-lock.json

Lines changed: 14 additions & 12 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
@@ -34,9 +34,9 @@
3434
"@eslint/json": "^0.14.0",
3535
"@eslint/markdown": "^7.5.1",
3636
"@stylistic/eslint-plugin": "^5.6.1",
37-
"eslint": "^9.39.1",
37+
"eslint": "^9.39.2",
3838
"eslint-plugin-import": "^2.32.0",
39-
"eslint-plugin-yml": "^1.19.0",
39+
"eslint-plugin-yml": "^1.19.1",
4040
"husky": "^9.1.7"
4141
}
4242
}

0 commit comments

Comments
 (0)