Skip to content

Commit 0f714fd

Browse files
authored
Merge branch 'main' into feat/update-aria-query-5.3.0
2 parents d89d507 + 069e184 commit 0f714fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,13 +70,19 @@
7070
},
7171
"devDependencies": {
7272
"@testing-library/jest-dom": "^5.11.6",
73+
"browserslist": "4.21.8",
74+
"caniuse-lite": "1.0.30001502",
7375
"jest-in-case": "^1.0.2",
7476
"jest-snapshot-serializer-ansi": "^1.0.0",
7577
"jest-watch-select-projects": "^2.0.0",
7678
"jsdom": "20.0.0",
7779
"kcd-scripts": "^13.0.0",
7880
"typescript": "^4.1.2"
7981
},
82+
"overrides": {
83+
"browserslist": "4.21.8",
84+
"caniuse-lite": "1.0.30001502"
85+
},
8086
"eslintConfig": {
8187
"extends": [
8288
"./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)