Merge pull request #879 from pybricks/dependabot/npm_and_yarn/eslint-8.17.0

build(deps-dev): bump eslint from 8.16.0 to 8.17.0
This commit is contained in:
dependabot[bot]
2022-06-06 11:24:37 -05:00
committed by GitHub
parent e59f735f03
commit 1d34971a86
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -142,7 +142,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"eslint": "^8.16.0",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-react-app": "^7.0.1",
"eslint-config-typed-fp": "^2.0.1",