Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Commit d3ec76e

Browse files
Bump eslint from 7.32.0 to 8.16.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.16.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.16.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 0941586 commit d3ec76e

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
@@ -38,7 +38,7 @@
3838
"@types/mocha": "^9.0.0",
3939
"@types/node": "^16.9.4",
4040
"chai": "^4",
41-
"eslint": "^7.32.0",
41+
"eslint": "^8.16.0",
4242
"eslint-config-oclif": "^4",
4343
"eslint-config-oclif-typescript": "^1.0.2",
4444
"globby": "^11",

0 commit comments

Comments
 (0)