@elliemae/ds-utilities 3.31.3 → 3.31.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-utilities",
3
- "version": "3.31.3",
3
+ "version": "3.31.5",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Utilities",
6
6
  "files": [
@@ -160,14 +160,14 @@
160
160
  "use-force-update": "~1.0.11",
161
161
  "use-measure": "~0.3.0",
162
162
  "use-onclickoutside": "~0.4.1",
163
- "@elliemae/ds-hooks-on-blur-out": "3.31.3",
164
- "@elliemae/ds-hooks-on-first-focus-in": "3.31.3",
165
- "@elliemae/ds-props-helpers": "3.31.3"
163
+ "@elliemae/ds-hooks-on-blur-out": "3.31.5",
164
+ "@elliemae/ds-hooks-on-first-focus-in": "3.31.5",
165
+ "@elliemae/ds-props-helpers": "3.31.5"
166
166
  },
167
167
  "devDependencies": {
168
168
  "@elliemae/pui-cli": "~9.0.0-next.31",
169
169
  "react-dom": "^17.0.2",
170
- "@elliemae/ds-monorepo-devops": "3.31.3"
170
+ "@elliemae/ds-monorepo-devops": "3.31.5"
171
171
  },
172
172
  "peerDependencies": {
173
173
  "lodash": "^4.17.21",