Skip to content

Commit 78625d3

Browse files
build: bump eslint from 7.32.0 to 8.36.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.36.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.36.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f28bb81 commit 78625d3

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
@@ -41,7 +41,7 @@
4141
"@commitlint/config-conventional": "^17.0.0",
4242
"commitizen": "^4.2.1",
4343
"cz-conventional-changelog": "^3.3.0",
44-
"eslint": "^7.32.0",
44+
"eslint": "^8.36.0",
4545
"eslint-config-prettier": "^8.3.0",
4646
"eslint-config-standard": "^16.0.3",
4747
"husky": "^8.0.1",

0 commit comments

Comments
 (0)