Skip to content

Commit 57b1c0f

Browse files
authored
Update dependency "eslint" to v8.42.0 (#347)
1 parent 61975b5 commit 57b1c0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/react-dom": "^18.2.4",
5252
"@typescript-eslint/eslint-plugin": "^5.59.8",
5353
"@typescript-eslint/parser": "^5.59.8",
54-
"eslint": "^8.35.0",
54+
"eslint": "^8.42.0",
5555
"eslint-config-airbnb": "^19.0.4",
5656
"eslint-config-airbnb-typescript": "^17.0.0",
5757
"eslint-config-prettier": "^8.8.0",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -4447,7 +4447,7 @@ eslint-webpack-plugin@^3.1.1:
44474447
normalize-path "^3.0.0"
44484448
schema-utils "^4.0.0"
44494449

4450-
eslint@^8.3.0, eslint@^8.35.0:
4450+
eslint@^8.3.0, eslint@^8.42.0:
44514451
version "8.42.0"
44524452
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291"
44534453
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==

0 commit comments

Comments
 (0)