Skip to content

Commit 0af9c96

Browse files
build(deps-dev): bump eslint in /.github/actions/gfmodules-trigger-ci (#21)
Bumps [eslint](https://github.com/eslint/eslint) from 9.33.0 to 9.34.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.33.0...v9.34.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.34.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f684931 commit 0af9c96

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

.github/actions/gfmodules-trigger-ci/package-lock.json

Lines changed: 9 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/gfmodules-trigger-ci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@jest/globals": "^30.0.5",
3232
"@rollup/plugin-commonjs": "^28.0.6",
3333
"@rollup/plugin-node-resolve": "^16.0.1",
34-
"eslint": "^9.33.0",
34+
"eslint": "^9.34.0",
3535
"eslint-config-prettier": "^10.1.8",
3636
"eslint-plugin-import": "^2.32.0",
3737
"eslint-plugin-jest": "^29.0.1",

0 commit comments

Comments
 (0)