Skip to content

Commit e7e7241

Browse files
authored
Merge pull request #1527 from oasisprotocol/renovate/test-dependencies
Update test dependencies
2 parents b0958be + 9c5acc0 commit e7e7241

File tree

2 files changed

+357
-347
lines changed

2 files changed

+357
-347
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,14 +107,14 @@
107107
"@types/react-test-renderer": "18.0.0",
108108
"@types/redux-state-sync": "3.1.5",
109109
"@types/styled-components": "5.1.26",
110-
"@types/testing-library__jest-dom": "5.14.6",
110+
"@types/testing-library__jest-dom": "5.14.7",
111111
"@types/valid-url": "1.0.4",
112112
"@types/w3c-web-usb": "1.0.6",
113113
"@types/webextension-polyfill": "0.10.1",
114114
"@typescript-eslint/eslint-plugin": "5.60.1",
115115
"@typescript-eslint/parser": "5.60.1",
116116
"babel-plugin-istanbul": "6.1.1",
117-
"cypress": "12.16.0",
117+
"cypress": "12.17.0",
118118
"eslint": "8.44.0",
119119
"eslint-config-prettier": "8.8.0",
120120
"eslint-config-react-app": "7.0.1",
@@ -124,8 +124,8 @@
124124
"eslint-plugin-react-refresh": "0.4.1",
125125
"i18next-scanner": "4.2.0",
126126
"i18next-scanner-typescript": "1.1.1",
127-
"jest": "29.5.0",
128-
"jest-environment-jsdom": "29.5.0",
127+
"jest": "29.6.1",
128+
"jest-environment-jsdom": "29.6.1",
129129
"jest-styled-components": "7.1.1",
130130
"jest-when": "3.5.2",
131131
"parcel": "2.9.3",

0 commit comments

Comments
 (0)