Skip to content

Commit

Permalink
Update eslint requirement from ^8.35.0 to ^8.39.0
Browse files Browse the repository at this point in the history
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.35.0...v8.39.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 24fa389 commit 7f7ed56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"clean-css-cli": "^5.6.1",
"eslint": "^8.35.0",
"eslint": "^8.39.0",
"npm-run-all": "^4.1.5",
"sass": "^1.58.3",
"stylelint": "14.16.1",
Expand Down

0 comments on commit 7f7ed56

Please sign in to comment.