Skip to content

Commit c40acd5

Browse files
chore(deps-dev): Bump eslint from 7.32.0 to 8.13.0 (#344)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.13.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v8.13.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03c8371 commit c40acd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"testcafe": ">= 1.5.0"
2929
},
3030
"devDependencies": {
31-
"eslint": "^7.6.0",
31+
"eslint": "^8.13.0",
3232
"eslint-config-prettier": "^8.1.0",
3333
"eslint-plugin-testcafe": "^0.2.1",
3434
"kcd-scripts": "^12.2.0",

0 commit comments

Comments
 (0)