Skip to content

Commit 84ed1db

Browse files
authored
chore(deps): update testing deps (#2282)
1 parent da2c12e commit 84ed1db

File tree

2 files changed

+153
-112
lines changed

2 files changed

+153
-112
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -68,23 +68,23 @@
6868
"@commitlint/config-conventional": "^19.2.2",
6969
"@react-three/fiber": "^8.11.9",
7070
"@remix-run/dev": "^2.9.2",
71-
"@simonsmith/cypress-image-snapshot": "^9.0.1",
72-
"@swc/core": "^1.3.100",
73-
"@swc/jest": "^0.2.29",
71+
"@simonsmith/cypress-image-snapshot": "^9.0.3",
72+
"@swc/core": "^1.5.7",
73+
"@swc/jest": "^0.2.36",
7474
"@testing-library/cypress": "^10.0.1",
75-
"@testing-library/jest-dom": "^6.1.5",
75+
"@testing-library/jest-dom": "^6.4.5",
7676
"@testing-library/react": "^15.0.7",
7777
"@types/fs-extra": "^11.0.1",
78-
"@types/jest": "^29.5.11",
78+
"@types/jest": "^29.5.12",
7979
"@types/lodash.clamp": "^4.0.7",
8080
"@types/lodash.shuffle": "^4.2.7",
81-
"@types/react": "^18.0.28",
82-
"@types/react-dom": "^18.0.11",
81+
"@types/react": "18.0.28",
82+
"@types/react-dom": "18.0.11",
8383
"@types/react-lazyload": "^3.2.0",
8484
"@types/react-native": "^0.71.3",
8585
"@types/styled-components": "^5.1.26",
8686
"@types/three": "^0.149.0",
87-
"cypress": "^13.6.1",
87+
"cypress": "^13.10.0",
8888
"eslint": "^8.55.0",
8989
"flush-microtasks": "^1.0.1",
9090
"husky": "^9.0.11",

0 commit comments

Comments
 (0)