Skip to content

Commit 1123747

Browse files
chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 (#381)
* chore(deps-dev): bump eslint from 9.11.1 to 9.12.0 Bumps [eslint](https://github.com/eslint/eslint) from 9.11.1 to 9.12.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.11.1...v9.12.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update sha pin for workflows Signed-off-by: Christopher Phillips <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Christopher Phillips <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Phillips <[email protected]>
1 parent 99311be commit 1123747

File tree

3 files changed

+96
-231
lines changed

3 files changed

+96
-231
lines changed

.github/workflows/dependabot-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
run: |
4242
npm run build
4343
npm run package
44-
4544
- name: Commit changes
4645
if: ${{ steps.dependabot-metadata.outputs.package-ecosystem == 'npm_and_yarn' }}
4746
id: commit

0 commit comments

Comments
 (0)