@elliemae/ds-icons 3.57.2 → 3.57.3

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-icons",
3
- "version": "3.57.2",
3
+ "version": "3.57.3",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Icons",
6
6
  "files": [
@@ -1581,13 +1581,13 @@
1581
1581
  "checkDeps": "npm exec ../../util/ds-codemods -- check-missing-packages --projectFolderPath=\"./\" --ignorePackagesGlobPattern=\"\" --ignoreFilesGlobPattern=\"**/test-ables/*,**/tests/*\""
1582
1582
  },
1583
1583
  "dependencies": {
1584
- "@elliemae/ds-classnames": "3.57.2",
1585
- "@elliemae/ds-props-helpers": "3.57.2",
1586
- "@elliemae/ds-system": "3.57.2",
1584
+ "@elliemae/ds-classnames": "3.57.3",
1585
+ "@elliemae/ds-props-helpers": "3.57.3",
1586
+ "@elliemae/ds-system": "3.57.3",
1587
1587
  "@xstyled/system": "catalog:"
1588
1588
  },
1589
1589
  "devDependencies": {
1590
- "@elliemae/ds-monorepo-devops": "3.57.2",
1590
+ "@elliemae/ds-monorepo-devops": "3.57.3",
1591
1591
  "@elliemae/pui-cli": "catalog:",
1592
1592
  "jest": "catalog:",
1593
1593
  "styled-components": "catalog:"
@@ -1598,5 +1598,5 @@
1598
1598
  "react-dom": "catalog:",
1599
1599
  "styled-components": "catalog:"
1600
1600
  },
1601
- "gitHead": "de184735634823397d7e2d9b8db5901091fa2b4f"
1601
+ "gitHead": "8f033f1ac43d6898400c8482654a0879247dd975"
1602
1602
  }