@cfpb/ccdb5-ui 2.12.0 → 2.13.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cfpb/ccdb5-ui",
3
- "version": "2.12.0",
3
+ "version": "2.13.1",
4
4
  "description": "Consumer Complaint Database UI",
5
5
  "homepage": "https://www.consumerfinance.gov/",
6
6
  "repository": {
@@ -28,7 +28,7 @@
28
28
  "prepare": "husky",
29
29
  "release": "yarn run build && release-it --npm.skipChecks",
30
30
  "start": "NODE_ENV=development craco start",
31
- "test": "craco test --coverage --watchAll=false"
31
+ "test": "TZ=UTC craco test --coverage --watchAll=false"
32
32
  },
33
33
  "browserslist": "> 0.2% in @cfpb/browserslist-config stats",
34
34
  "devDependencies": {
@@ -63,10 +63,7 @@
63
63
  "craco-less": "^3.0.1",
64
64
  "cypress": "^13.11.0",
65
65
  "d3": "^7.9.0",
66
- "d3-selection": "^3.0.0",
67
66
  "dayjs": "^1.11.10",
68
- "enzyme": "^3.11.0",
69
- "enzyme-adapter-react-16": "^1.15.7",
70
67
  "eslint": "^8.57.0",
71
68
  "eslint-config-prettier": "^9.1.0",
72
69
  "eslint-config-react-app": "^7.0.1",
@@ -137,10 +134,10 @@
137
134
  ],
138
135
  "coverageThreshold": {
139
136
  "global": {
140
- "branches": 82,
137
+ "branches": 85,
141
138
  "functions": 91,
142
- "lines": 91,
143
- "statements": 91
139
+ "lines": 93,
140
+ "statements": 93
144
141
  }
145
142
  },
146
143
  "coverageReporters": [
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 742.5 1200" class="cf-icon-svg"><path d="M710 186c-31.1-18-70.8-7.4-88.8 23.7v.1L275 809.5 114.9 617.3c-23-27.5-64-31.2-91.6-8.1-27.4 23-31.2 63.8-8.3 91.3l219.8 263.8c12.3 14.8 30.6 23.4 49.9 23.4 1.8 0 3.7-.1 5.6-.2 21.2-1.8 40.1-13.9 50.7-32.3l392.8-680.4c17.9-31.1 7.3-70.9-23.8-88.8z"/></svg>
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 988.2 1200" class="cf-icon-svg"><path d="M494.1 967.2c-17.3 0-33.8-6.8-46-19L18.6 518.6c-25.1-25.6-24.8-66.8.8-91.9 25.3-24.8 65.8-24.8 91.1 0l383.6 383.6 383.6-383.6c25.6-25.1 66.8-24.8 91.9.8 24.8 25.3 24.8 65.8 0 91.1L540.1 948.1c-12.2 12.2-28.7 19.1-46 19.1z"/></svg>