summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-24 12:38:08 +0200
committerGitHub <noreply@github.com>2023-05-24 12:38:08 +0200
commit391c089d0db58d731765dba730a5e1f2fe8570a6 (patch)
tree49cb8d6cc019677425a4e772ddfe90a52abf4d1e /package.json
parent384345b0de9cc6b8cc62bbf60f2361449995717d (diff)
Bump eslint from 8.40.0 to 8.41.0 (#25081)
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 f28acea2c41..13720c56b45 100644
--- a/package.json
+++ b/package.json
@@ -177,7 +177,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"babel-jest": "^29.5.0",
- "eslint": "^8.40.0",
+ "eslint": "^8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-import-resolver-typescript": "^3.5.5",
"eslint-plugin-formatjs": "^4.10.1",