Skip to content

Commit

Permalink
Merge pull request #8704 from cfpb/ans_update_deps
Browse files Browse the repository at this point in the history
Update linters and test dependencies
  • Loading branch information
anselmbradford authored Jan 6, 2025
2 parents 0dc2e56 + 353f35b commit 668b0dd
Show file tree
Hide file tree
Showing 140 changed files with 822 additions and 277 deletions.
2 changes: 1 addition & 1 deletion cfgov/unprocessed/apps/ccdb-search/css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
.o-expandable__header .o-expandable__cue-open {
display: block !important;
}

// Overrides for cfpb-chart-builder.
.cfpb-chart[data-chart-type='tile_map'] {
.highcharts-legend__tile-map {
Expand Down
6 changes: 4 additions & 2 deletions cfgov/unprocessed/apps/tccp/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,11 @@ function handleShowMore(event) {
}
const results = document.querySelector('.o-filterable-list-results');
const showMoreFade = document.querySelector('#u-show-more-fade');
const nextResult = document.querySelector('[data-js-hook="behavior_faded-card"]');
const nextResult = document.querySelector(
'[data-js-hook="behavior_faded-card"]',
);
nextResult.setAttribute('tabIndex', '0');
nextResult.querySelectorAll('[tabindex="-1"]').forEach( elem => {
nextResult.querySelectorAll('[tabindex="-1"]').forEach((elem) => {
elem.setAttribute('tabIndex', '0');
});
results.classList.remove('o-filterable-list-results--partial');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ Chart.defaults.color = '#5a5d61';
* The first line pattern is solid, the second is dashed,
* the third is dotted and all subsequent patterns are dashed
* with an increasingly thicker line.
*
* @param {array} datasets - Array of Chart.js datasets
* @returns {array} Array of Chart.js datasets with borderDash property set
* @param {Array} datasets - Array of Chart.js datasets
* @returns {Array} Array of Chart.js datasets with borderDash property set
*
* https://www.chartjs.org/docs/latest/samples/line/styling.html
* https://www.chartjs.org/docs/latest/configuration/#dataset-configuration
Expand All @@ -43,9 +42,8 @@ const patternizeChartLines = (datasets) => {
* backgroundColor property.
*
* Patterns are from the patternomaly library.
*
* @param {array} datasets - Array of Chart.js datasets
* @returns {array} Array of Chart.js datasets with backgroundColor property set
* @param {Array} datasets - Array of Chart.js datasets
* @returns {Array} Array of Chart.js datasets with backgroundColor property set
*
* https://www.chartjs.org/docs/latest/general/colors.html#patterns-and-gradients
* https://github.com/ashiguruma/patternomaly
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/@eslint-js-9.16.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/@eslint-js-9.17.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/call-bind-1.0.8.tgz
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/call-bound-1.0.3.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/cypress-13.16.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/cypress-13.17.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/dunder-proto-1.0.1.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/esbuild-0.24.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/esbuild-0.24.2.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/eslint-9.16.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/eslint-9.17.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/get-proto-1.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/globals-15.13.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/globals-15.14.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/gopd-1.2.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/has-proto-1.2.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/has-symbols-1.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/is-bigint-1.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/is-data-view-1.0.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/is-regex-1.2.1.tgz
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/is-string-1.1.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/is-symbol-1.1.1.tgz
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/is-weakref-1.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/own-keys-1.0.1.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/prettier-3.4.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/prettier-3.4.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added npm-packages-offline-cache/side-channel-1.1.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/stylelint-16.11.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/stylelint-16.12.0.tgz
Binary file not shown.
Binary file removed npm-packages-offline-cache/table-6.8.2.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/table-6.9.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@csstools/postcss-sass": "5.1.1",
"@csstools/sass-import-resolve": "1.0.0",
"autoprefixer": "10.4.20",
"esbuild": "0.24.0",
"esbuild": "0.24.2",
"fancy-log": "2.0.0",
"highcharts": "7.2.2",
"lodash.clonedeep": "4.5.0",
Expand All @@ -36,30 +36,30 @@
},
"devDependencies": {
"@cypress/skip-test": "2.6.1",
"@eslint/js": "9.16.0",
"@eslint/js": "9.17.0",
"axe-core": "4.10.2",
"cypress": "13.16.0",
"cypress": "13.17.0",
"cypress-axe": "1.5.0",
"cypress-fail-fast": "7.1.1",
"eslint": "9.16.0",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"globals": "15.13.0",
"eslint-plugin-react": "7.37.3",
"globals": "15.14.0",
"immutable": "5.0.3",
"jest": "29.7.0",
"jest-cli": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-fetch-mock": "3.0.3",
"postcss-replace": "2.0.1",
"postcss-scss": "4.0.9",
"prettier": "3.4.1",
"snyk": "1.1294.2",
"prettier": "3.4.2",
"snyk": "1.1294.3",
"source-map": "0.7.4",
"stylelint": "16.11.0",
"stylelint": "16.12.0",
"stylelint-config-standard-scss": "14.0.0"
},
"scripts": {
Expand Down
1,061 changes: 803 additions & 258 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 668b0dd

Please sign in to comment.