Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-router-dom": "5.3.2",
"builtin-modules": "3.2.0",
"cross-env": "7.0.3",
"eslint": "8.4.0",
"eslint": "8.4.1",
"husky": "7.0.4",
"jest": "27.4.3",
"jest-junit": "13.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5622,9 +5622,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.4.0":
version: 8.4.0
resolution: "eslint@npm:8.4.0"
"eslint@npm:8.4.1":
version: 8.4.1
resolution: "eslint@npm:8.4.1"
dependencies:
"@eslint/eslintrc": ^1.0.5
"@humanwhocodes/config-array": ^0.9.2
Expand Down Expand Up @@ -5666,7 +5666,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 12eb9e7af353d4b8afbf5417f923a93e1da8aa065d97026d98c3e7f69442639eae5c013a5251fe20273dbbe9ad6f36445a985b3e9929e911dda79fb40e308eb0
checksum: d962cd7cd0f68ddc2412f47154b8992ad3af987cf47fa6e60e51a2b7d32a91f934388f7d29e2c45b16b7ac69f0d220d0a483189ec6ba43a8a480110c34f158f9
languageName: node
linkType: hard

Expand Down Expand Up @@ -10077,7 +10077,7 @@ __metadata:
"@types/react-router-dom": 5.3.2
builtin-modules: 3.2.0
cross-env: 7.0.3
eslint: 8.4.0
eslint: 8.4.1
husky: 7.0.4
jest: 27.4.3
jest-junit: 13.0.0
Expand Down