@rh-support/troubleshoot 2.6.311 → 2.6.312

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": "@rh-support/troubleshoot",
3
- "version": "2.6.311",
3
+ "version": "2.6.312",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"
@@ -52,11 +52,11 @@
52
52
  "@progress/kendo-licensing": "1.3.5",
53
53
  "@progress/kendo-react-pdf": "^5.16.0",
54
54
  "@redux-devtools/extension": "^3.3.0",
55
- "@rh-support/components": "2.5.192",
56
- "@rh-support/react-context": "2.5.286",
55
+ "@rh-support/components": "2.5.193",
56
+ "@rh-support/react-context": "2.5.287",
57
57
  "@rh-support/types": "2.0.26",
58
- "@rh-support/user-permissions": "2.5.138",
59
- "@rh-support/utils": "2.5.120",
58
+ "@rh-support/user-permissions": "2.5.139",
59
+ "@rh-support/utils": "2.5.121",
60
60
  "@types/react-redux": "^7.1.33",
61
61
  "@types/redux": "^3.6.0",
62
62
  "date-fns": "3.6.0",
@@ -126,5 +126,5 @@
126
126
  "defaults and supports es6-module",
127
127
  "maintained node versions"
128
128
  ],
129
- "gitHead": "84a00c5092469be74f67cb35e582d3120d0949b6"
129
+ "gitHead": "25e583b62d2c134f01811158805d24b70da32847"
130
130
  }