@elliemae/ds-indeterminate-progress-indicator 3.33.1-rc.1 → 3.34.0-next.1

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.33.1-rc.1",
3
+ "version": "3.34.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Indeterminate Progress Indicator",
6
6
  "files": [
@@ -39,15 +39,15 @@
39
39
  "indent": 4
40
40
  },
41
41
  "dependencies": {
42
- "@elliemae/ds-classnames": "3.33.1-rc.1",
43
- "@elliemae/ds-props-helpers": "3.33.1-rc.1",
44
- "@elliemae/ds-system": "3.33.1-rc.1",
45
- "@elliemae/ds-truncated-tooltip-text": "3.33.1-rc.1"
42
+ "@elliemae/ds-classnames": "3.34.0-next.1",
43
+ "@elliemae/ds-props-helpers": "3.34.0-next.1",
44
+ "@elliemae/ds-system": "3.34.0-next.1",
45
+ "@elliemae/ds-truncated-tooltip-text": "3.34.0-next.1"
46
46
  },
47
47
  "devDependencies": {
48
48
  "@elliemae/pui-cli": "~9.0.0-next.31",
49
49
  "styled-components": "~5.3.9",
50
- "@elliemae/ds-monorepo-devops": "3.33.1-rc.1"
50
+ "@elliemae/ds-monorepo-devops": "3.34.0-next.1"
51
51
  },
52
52
  "peerDependencies": {
53
53
  "react": "^17.0.2",