aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-27 07:36:03 -0400
committerGitHub <noreply@github.com>2023-05-27 07:36:03 -0400
commitbbb2e21e79b9788746258c53b2e2a35cc4ae8122 (patch)
treeefecb134a65d93daf198d4fe0d94da550da9482b /package.json
parent2de22fd9a9db1ed0994ecbe903c3691ea1a362ec (diff)
downloadsubmelon.dev-bbb2e21e79b9788746258c53b2e2a35cc4ae8122.tar.gz
submelon.dev-bbb2e21e79b9788746258c53b2e2a35cc4ae8122.tar.bz2
submelon.dev-bbb2e21e79b9788746258c53b2e2a35cc4ae8122.zip
Bump eslint from 8.40.0 to 8.41.0 (#172)
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.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.40.0...v8.41.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 a0790fd..2f6f62e 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.5",
"badgen-cli": "^0.2.0",
- "eslint": "^8.40.0",
+ "eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",