aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-02 12:48:14 -0500
committerGitHub <noreply@github.com>2023-01-02 12:48:14 -0500
commit0182bbe6527605b2adf8346d0b118de63b8c989f (patch)
treeda0de32bedc2ff6e1197c0bbb98a5e4fcccf9e9b /package.json
parentbc7bc351f834bb34e9e6cccc356baf8014a7c001 (diff)
downloadsubmelon.dev-0182bbe6527605b2adf8346d0b118de63b8c989f.tar.gz
submelon.dev-0182bbe6527605b2adf8346d0b118de63b8c989f.tar.bz2
submelon.dev-0182bbe6527605b2adf8346d0b118de63b8c989f.zip
Bump eslint from 8.30.0 to 8.31.0 (#58)
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9b9ed01..7dd7cbc 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.46.0",
- "eslint": "^8.30.0",
+ "eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.11",