aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-04 19:10:49 -0500
committerGitHub <noreply@github.com>2023-02-04 19:10:49 -0500
commitcbdf59c74ccd576811483f1c6c1b85ebdc44fd62 (patch)
tree495817818e131ffb69b20614340ced5ba72b2f64 /package.json
parent658a87c151763504ed40b4bcc7c14bdbea791387 (diff)
downloadsubmelon.dev-cbdf59c74ccd576811483f1c6c1b85ebdc44fd62.tar.gz
submelon.dev-cbdf59c74ccd576811483f1c6c1b85ebdc44fd62.tar.bz2
submelon.dev-cbdf59c74ccd576811483f1c6c1b85ebdc44fd62.zip
Bump eslint from 8.32.0 to 8.33.0 (#86)
Bumps [eslint](https://github.com/eslint/eslint) from 8.32.0 to 8.33.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.32.0...v8.33.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... 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 b11562a..056879c 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@types/styled-components": "^5.1.26",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.49.0",
- "eslint": "^8.32.0",
+ "eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.1",