@elliemae/ds-test-utils 3.49.0-rc.3 → 3.49.0-rc.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.49.0-rc.3",
3
+ "version": "3.49.0-rc.4",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Test utilities",
6
6
  "files": [
@@ -43,13 +43,13 @@
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.49.0-rc.3"
46
+ "@elliemae/ds-system": "3.49.0-rc.4"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@elliemae/pui-cli": "9.0.0-next.50",
50
50
  "axe-core": "^4.9.1",
51
51
  "styled-components": "~5.3.9",
52
- "@elliemae/ds-monorepo-devops": "3.49.0-rc.3"
52
+ "@elliemae/ds-monorepo-devops": "3.49.0-rc.4"
53
53
  },
54
54
  "peerDependencies": {
55
55
  "react": "^17.0.2",