carbon-addons-iot-react 2.155.7 → 2.155.8

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 +4 -4
package/package.json CHANGED
@@ -180,8 +180,8 @@
180
180
  "@codemirror/lang-json": "^6.0.1",
181
181
  "@ibm/telemetry-js": "^1.6.0",
182
182
  "@monaco-editor/react": "4.4.5",
183
- "@uiw/codemirror-themes": "^4.23.3",
184
- "@uiw/react-codemirror": "^4.23.3",
183
+ "@uiw/codemirror-themes": "4.23.3",
184
+ "@uiw/react-codemirror": "4.23.3",
185
185
  "carbon-components": "^10.58.12",
186
186
  "carbon-components-react": "7.60.1",
187
187
  "carbon-icons": "^7.0.7",
@@ -341,11 +341,11 @@
341
341
  "whatwg-fetch": "^3.0.0"
342
342
  },
343
343
  "sideEffects": false,
344
- "version": "2.155.7",
344
+ "version": "2.155.8",
345
345
  "resolutions": {
346
346
  "chokidar": "3.3.1",
347
347
  "react-grid-layout": "1.2.2",
348
348
  "got": "11.8.5"
349
349
  },
350
- "gitHead": "9968f4ffc07c9ad259b909a89eb035a3a5cc795b"
350
+ "gitHead": "ae84e0d06758152219ab8ab41e269ba75ebc475f"
351
351
  }