Skip to content

Commit

Permalink
Bump eslint from 5.16.0 to 8.56.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v5.16.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent bab585a commit a20576f
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 568 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-plugin-kolibri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"requireindex": "^1.1.0"
},
"devDependencies": {
"eslint": "^5.16.0"
"eslint": "^8.56.0"
},
"engines": {
"node": ">=0.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"csv-writer": "^1.3.0",
"del": "^6.1.1",
"escodegen": "^2.1.0",
"eslint": "^6.8.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^6.15.0",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.29.1",
Expand Down
Loading

0 comments on commit a20576f

Please sign in to comment.