@elliemae/ds-indeterminate-progress-indicator 3.50.1-next.7 → 3.50.1-next.9

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-indeterminate-progress-indicator",
3
- "version": "3.50.1-next.7",
3
+ "version": "3.50.1-next.9",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Indeterminate Progress Indicator",
6
6
  "files": [
@@ -40,16 +40,16 @@
40
40
  "indent": 4
41
41
  },
42
42
  "dependencies": {
43
- "@elliemae/ds-props-helpers": "3.50.1-next.7",
44
- "@elliemae/ds-classnames": "3.50.1-next.7",
45
- "@elliemae/ds-system": "3.50.1-next.7",
46
- "@elliemae/ds-truncated-tooltip-text": "3.50.1-next.7"
43
+ "@elliemae/ds-classnames": "3.50.1-next.9",
44
+ "@elliemae/ds-props-helpers": "3.50.1-next.9",
45
+ "@elliemae/ds-system": "3.50.1-next.9",
46
+ "@elliemae/ds-truncated-tooltip-text": "3.50.1-next.9"
47
47
  },
48
48
  "devDependencies": {
49
49
  "@elliemae/pui-cli": "9.0.0-next.31",
50
50
  "jest": "~29.7.0",
51
51
  "styled-components": "~5.3.9",
52
- "@elliemae/ds-monorepo-devops": "3.50.1-next.7"
52
+ "@elliemae/ds-monorepo-devops": "3.50.1-next.9"
53
53
  },
54
54
  "peerDependencies": {
55
55
  "react": "^17.0.2",