Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 27f7bd4 commit 09728cb
Show file tree
Hide file tree
Showing 6 changed files with 100 additions and 100 deletions.
2 changes: 1 addition & 1 deletion playgrounds/dflex-dnd-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"cypress": "^13.4.0",
"dflex-e2e-utils": "workspace:^1.0.4",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"eslint-config-dflex-react": "workspace:*",
"eslint-plugin-cypress": "^2.15.1"
}
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/dflex-next-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"dflex-e2e-utils": "workspace:^1.0.3",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"eslint-config-dflex-react": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion playgrounds/dflex-vue-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/tsconfig": "^0.4.0",
"eslint": "^8.52.0",
"eslint": "^8.54.0",
"eslint-plugin-vue": "^9.18.1",
"npm-run-all2": "^6.1.1",
"prettier": "^3.0.3",
Expand Down
Loading

0 comments on commit 09728cb

Please sign in to comment.