Skip to content

Commit

Permalink
chore(deps): bump the esl group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the esl group with 3 updates: @exadel/eslint-config-esl, @exadel/eslint-plugin-esl and [@exadel/esl](https://github.com/exadel-inc/esl).


Updates `@exadel/eslint-config-esl` from 5.0.0-beta.42 to 5.0.0-beta.43

Updates `@exadel/eslint-plugin-esl` from 5.0.0-beta.42 to 5.0.0-beta.43

Updates `@exadel/esl` from 5.0.0-beta.42 to 5.0.0-beta.43
- [Release notes](https://github.com/exadel-inc/esl/releases)
- [Changelog](https://github.com/exadel-inc/esl/blob/v5.0.0-beta.43/CHANGELOG.md)
- [Commits](exadel-inc/esl@v5.0.0-beta.42...v5.0.0-beta.43)

---
updated-dependencies:
- dependency-name: "@exadel/eslint-config-esl"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: esl
- dependency-name: "@exadel/eslint-plugin-esl"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: esl
- dependency-name: "@exadel/esl"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: esl
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 48b628d commit 7b3fcf6
Show file tree
Hide file tree
Showing 3 changed files with 78 additions and 70 deletions.
142 changes: 75 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@exadel/eslint-config-esl": "^5.0.0-beta.42",
"@exadel/eslint-plugin-esl": "^5.0.0-beta.42",
"@exadel/eslint-config-esl": "^5.0.0-beta.43",
"@exadel/eslint-plugin-esl": "^5.0.0-beta.43",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^13.0.0",
"@semantic-release/git": "^10.0.1",
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test": "echo \"Warn: no test declared for module\" && exit 0"
},
"dependencies": {
"@exadel/esl": "^5.0.0-beta.42",
"@exadel/esl": "^5.0.0-beta.43",
"@exadel/ui-playground": "../",
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-dev-server": "^2.0.4",
Expand Down

0 comments on commit 7b3fcf6

Please sign in to comment.