Skip to content

Commit

Permalink
Bump eslint from 5.16.0 to 8.22.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.22.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.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 826bf89 commit 5d967a7
Show file tree
Hide file tree
Showing 3 changed files with 169 additions and 496 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.22.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 @@ -37,7 +37,7 @@
"csv-parse": "^4.14.1",
"csv-writer": "^1.3.0",
"del": "^6.0.0",
"eslint": "^6.8.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^6.9.0",
"eslint-config-vue": "^2.0.2",
"eslint-plugin-import": "^2.20.0",
Expand Down
Loading

0 comments on commit 5d967a7

Please sign in to comment.