Skip to content

Commit

Permalink
chore(dev-deps): bump editorconfig-checker from 5.1.8 to 5.1.9 (#756)
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 5.1.9.
- [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...v5.1.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 75c801c commit e4c6ccd
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 @@ -17,7 +17,7 @@
"dependencies": {},
"devDependencies": {
"alex": "^11.0.1",
"editorconfig-checker": "^5.1.8",
"editorconfig-checker": "^5.1.9",
"markdownlint-cli2": "^0.14.0",
"textlint": "^14.2.0",
"textlint-rule-common-misspellings": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -889,10 +889,10 @@ eastasianwidth@^0.2.0:
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==

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@^5.1.9:
version "5.1.9"
resolved "https://registry.yarnpkg.com/editorconfig-checker/-/editorconfig-checker-5.1.9.tgz#6edf46da8362069c6edab10c7e9318ee8b10d533"
integrity sha512-p1XFFxEkhY9Nl+kuMLZA6PzzZ6s+dvy4yBmJD68tC4BwBQdjUh2p1VxA6IbtN5beaX6i7WtHeEsvTK5LF+W+OQ==

emoji-regex@^8.0.0:
version "8.0.0"
Expand Down

0 comments on commit e4c6ccd

Please sign in to comment.