@elliemae/ds-test-utils 3.50.0-next.3 → 3.50.1-next.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@elliemae/ds-test-utils",
|
3
|
-
"version": "3.50.
|
3
|
+
"version": "3.50.1-next.5",
|
4
4
|
"license": "MIT",
|
5
5
|
"description": "ICE MT - Dimsum - Test utilities",
|
6
6
|
"files": [
|
@@ -43,14 +43,14 @@
|
|
43
43
|
"@tanstack/react-virtual": "3.0.0-beta.54",
|
44
44
|
"jest-axe": "^8.0.0",
|
45
45
|
"jest-matcher-utils": "29.5.0",
|
46
|
-
"@elliemae/ds-system": "3.50.
|
46
|
+
"@elliemae/ds-system": "3.50.1-next.5"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"@elliemae/pui-cli": "9.0.0-next.31",
|
50
50
|
"axe-core": "^4.9.1",
|
51
51
|
"jest": "~29.7.0",
|
52
52
|
"styled-components": "~5.3.9",
|
53
|
-
"@elliemae/ds-monorepo-devops": "3.50.
|
53
|
+
"@elliemae/ds-monorepo-devops": "3.50.1-next.5"
|
54
54
|
},
|
55
55
|
"peerDependencies": {
|
56
56
|
"react": "^17.0.2",
|