Skip to content

Commit 84b02cf

Browse files
Bump eslint from 8.22.0 to 8.23.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.22.0...v8.23.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65953d6 commit 84b02cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"styled-components": "^5.3.3"
1717
},
1818
"devDependencies": {
19-
"eslint": "8.22.0",
19+
"eslint": "8.23.1",
2020
"eslint-config-next": "12.2.5"
2121
}
2222
}

0 commit comments

Comments
 (0)