carbon-react 143.2.2 → 143.2.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 +3 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "carbon-react",
3
- "version": "143.2.2",
3
+ "version": "143.2.3",
4
4
  "description": "A library of reusable React components for easily building user interfaces.",
5
5
  "files": [
6
6
  "lib",
@@ -153,6 +153,7 @@
153
153
  "jest": "^29.5.0",
154
154
  "jest-canvas-mock": "^2.5.2",
155
155
  "jest-environment-jsdom": "^29.5.0",
156
+ "jest-fail-on-console": "^3.3.1",
156
157
  "jest-fetch-mock": "^3.0.3",
157
158
  "jest-styled-components": "^6.3.4",
158
159
  "jsdom": "^21.1.0",
@@ -185,7 +186,7 @@
185
186
  "@floating-ui/react-dom": "~1.3.0",
186
187
  "@octokit/rest": "^18.12.0",
187
188
  "@styled-system/prop-types": "^5.1.5",
188
- "@tanstack/react-virtual": "^3.10.8",
189
+ "@tanstack/react-virtual": "3.10.1",
189
190
  "@types/styled-system": "^5.1.22",
190
191
  "chalk": "^4.1.2",
191
192
  "ci-info": "^3.8.0",