Skip to content

Commit d29748a

Browse files
committed
Merge branch 'main' into hm/update-footer-props
2 parents 3fd6c16 + 78dd810 commit d29748a

File tree

32 files changed

+1245
-23
lines changed

32 files changed

+1245
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@typescript-eslint/eslint-plugin": "^5.42.1",
9393
"@typescript-eslint/parser": "^6.21.0",
9494
"@yarnpkg/types": "^4.0.0",
95-
"chromedriver": "^132.0.0",
95+
"chromedriver": "^132.0.1",
9696
"depcheck": "^1.4.7",
9797
"eslint": "^8.27.0",
9898
"eslint-config-prettier": "^8.5.0",
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"branches": 92.96,
3-
"functions": 96.56,
4-
"lines": 98.05,
5-
"statements": 97.77
2+
"branches": 93.06,
3+
"functions": 96.59,
4+
"lines": 98.08,
5+
"statements": 97.8
66
}

0 commit comments

Comments
 (0)