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 @@ -21,7 +21,7 @@
"@testing-library/react-hooks": "7.0.2",
"builtin-modules": "3.2.0",
"cross-env": "7.0.3",
"eslint": "8.7.0",
"eslint": "8.8.0",
"husky": "7.0.4",
"jest": "27.4.7",
"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 @@ -5936,9 +5936,9 @@ __metadata:
languageName: node
linkType: hard

"eslint@npm:8.7.0":
version: 8.7.0
resolution: "eslint@npm:8.7.0"
"eslint@npm:8.8.0":
version: 8.8.0
resolution: "eslint@npm:8.8.0"
dependencies:
"@eslint/eslintrc": ^1.0.5
"@humanwhocodes/config-array": ^0.9.2
Expand Down Expand Up @@ -5977,7 +5977,7 @@ __metadata:
v8-compile-cache: ^2.0.3
bin:
eslint: bin/eslint.js
checksum: 1c80375a48b0fe3ccae3c6354323e4f0e92e970f23abc5b9705b90b7aef514b69ebd0a63e74962d30789986c91fa41c0e25cd2f98f19e9e2a2d36aafdfc9ccc9
checksum: 41a7e85bf84cf9f2d758ef3e8d08020a39a2836703728b59535684681349bd021c2c6e24174462b844a914870d707d2151e0371198899d957b444de91adaa435
languageName: node
linkType: hard

Expand Down Expand Up @@ -10658,7 +10658,7 @@ __metadata:
"@testing-library/react-hooks": 7.0.2
builtin-modules: 3.2.0
cross-env: 7.0.3
eslint: 8.7.0
eslint: 8.8.0
husky: 7.0.4
jest: 27.4.7
jest-junit: 13.0.0
Expand Down