Skip to content

Commit

Permalink
Bump editorconfig-checker from 5.1.8 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.javascript) from 5.1.8 to 6.0.0.
- [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases)
- [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.javascript/blob/master/CHANGELOG-LEGACY.md)
- [Commits](editorconfig-checker/editorconfig-checker.javascript@v5.1.8...v6.0.0)

---
updated-dependencies:
- dependency-name: editorconfig-checker
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent aa79898 commit 7925cd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"cross-env": "^7.0.3",
"cspell": "^8.14.2",
"cypress": "^13.13.3",
"editorconfig-checker": "^5.1.8",
"editorconfig-checker": "^6.0.0",
"eslint": "^8.57.0",
"foreach-cli": "^1.8.1",
"glob": "^11.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3117,10 +3117,10 @@ ecc-jsbn@~0.1.1:
jsbn "~0.1.0"
safer-buffer "^2.1.0"

editorconfig-checker@^5.1.8:
version "5.1.8"
resolved "https://registry.yarnpkg.com/editorconfig-checker/-/editorconfig-checker-5.1.8.tgz#8fdc7d93573f240b74ba27c15ccb062a03b972ea"
integrity sha512-GM/qCbXA8GajSqqjXiWZN49i0nizQV5PjkVKIwWB9rtsm/pztjnBC+4dts5wW2KdrP2zyMPEltWHtWQwoCadqg==
editorconfig-checker@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/editorconfig-checker/-/editorconfig-checker-6.0.0.tgz#f9bdcbd13411aab9a208030f88051add97bff2f6"
integrity sha512-uyTOwLJzR/k7ugiu7ITjCzkLKBhXeirQZ8hGlUkt1u/hq2Qu1E8EslgFZDN+lxZoQc97eiI87sUFgVILK4P+YQ==

electron-to-chromium@^1.4.820:
version "1.4.825"
Expand Down

0 comments on commit 7925cd6

Please sign in to comment.