Skip to content

Commit

Permalink
Merge pull request #2093 from cfpb/ans_update_deps
Browse files Browse the repository at this point in the history
Update concurrently, eslint, globals, sass
  • Loading branch information
anselmbradford authored Nov 5, 2024
2 parents e028cb5 + 390c076 commit a2c2925
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 38 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@
"@csstools/postcss-sass": "5.1.1",
"@lhci/cli": "0.14.0",
"autoprefixer": "10.4.20",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"cypress": "13.15.1",
"esbuild": "0.24.0",
"esbuild-plugin-liquid": "0.2.0",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-import": "2.31.0",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-react": "7.37.2",
"git-cliff": "2.6.1",
"glob": "11.0.0",
"globals": "15.11.0",
"globals": "15.12.0",
"http-server": "14.1.1",
"jest": "29.7.0",
"jest-cli": "29.7.0",
Expand All @@ -78,7 +78,7 @@
"prettier": "3.3.3",
"prop-types": "15.8.1",
"release-it": "17.10.0",
"sass": "1.80.4",
"sass": "1.80.6",
"stylelint": "16.10.0",
"stylelint-config-standard-scss": "13.1.0",
"svgo": "3.3.0"
Expand Down
99 changes: 65 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ __metadata:
languageName: node
linkType: hard

"@eslint-community/regexpp@npm:^4.11.0":
"@eslint-community/regexpp@npm:^4.12.1":
version: 4.12.1
resolution: "@eslint-community/regexpp@npm:4.12.1"
checksum: 10c0/a03d98c246bcb9109aec2c08e4d10c8d010256538dcb3f56610191607214523d4fb1b00aa81df830b6dffb74c5fa0be03642513a289c567949d3e550ca11cdf6
Expand Down Expand Up @@ -972,10 +972,10 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.13.0":
version: 9.13.0
resolution: "@eslint/js@npm:9.13.0"
checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0
"@eslint/js@npm:9.14.0":
version: 9.14.0
resolution: "@eslint/js@npm:9.14.0"
checksum: 10c0/a423dd435e10aa3b461599aa02f6cbadd4b5128cb122467ee4e2c798e7ca4f9bb1fce4dcea003b29b983090238cf120899c1af657cf86300b399e4f996b83ddc
languageName: node
linkType: hard

Expand Down Expand Up @@ -1052,7 +1052,7 @@ __metadata:
languageName: node
linkType: hard

"@humanfs/node@npm:^0.16.5":
"@humanfs/node@npm:^0.16.6":
version: 0.16.6
resolution: "@humanfs/node@npm:0.16.6"
dependencies:
Expand All @@ -1069,13 +1069,20 @@ __metadata:
languageName: node
linkType: hard

"@humanwhocodes/retry@npm:^0.3.0, @humanwhocodes/retry@npm:^0.3.1":
"@humanwhocodes/retry@npm:^0.3.0":
version: 0.3.1
resolution: "@humanwhocodes/retry@npm:0.3.1"
checksum: 10c0/f0da1282dfb45e8120480b9e2e275e2ac9bbe1cf016d046fdad8e27cc1285c45bb9e711681237944445157b430093412b4446c1ab3fc4bb037861b5904101d3b
languageName: node
linkType: hard

"@humanwhocodes/retry@npm:^0.4.0":
version: 0.4.1
resolution: "@humanwhocodes/retry@npm:0.4.1"
checksum: 10c0/be7bb6841c4c01d0b767d9bb1ec1c9359ee61421ce8ba66c249d035c5acdfd080f32d55a5c9e859cdd7868788b8935774f65b2caf24ec0b7bd7bf333791f063b
languageName: node
linkType: hard

"@iarna/toml@npm:2.2.5":
version: 2.2.5
resolution: "@iarna/toml@npm:2.2.5"
Expand Down Expand Up @@ -3472,12 +3479,12 @@ __metadata:
"@types/react": "npm:18.3.12"
anchor-js: "npm:5.0.0"
autoprefixer: "npm:10.4.20"
concurrently: "npm:9.0.1"
concurrently: "npm:9.1.0"
cypress: "npm:13.15.1"
decap-cms-app: "npm:3.3.3"
esbuild: "npm:0.24.0"
esbuild-plugin-liquid: "npm:0.2.0"
eslint: "npm:9.13.0"
eslint: "npm:9.14.0"
eslint-config-prettier: "npm:9.1.0"
eslint-plugin-cypress: "npm:4.1.0"
eslint-plugin-import: "npm:2.31.0"
Expand All @@ -3486,7 +3493,7 @@ __metadata:
eslint-plugin-react: "npm:7.37.2"
git-cliff: "npm:2.6.1"
glob: "npm:11.0.0"
globals: "npm:15.11.0"
globals: "npm:15.12.0"
html-entities: "npm:2.5.2"
http-server: "npm:14.1.1"
jest: "npm:29.7.0"
Expand All @@ -3502,7 +3509,7 @@ __metadata:
react-is: "npm:18.3.1"
react-liquid: "npm:2.0.1"
release-it: "npm:17.10.0"
sass: "npm:1.80.4"
sass: "npm:1.80.6"
slugify: "npm:1.6.6"
stylelint: "npm:16.10.0"
stylelint-config-standard-scss: "npm:13.1.0"
Expand Down Expand Up @@ -3965,9 +3972,9 @@ __metadata:
languageName: node
linkType: hard

"concurrently@npm:9.0.1":
version: 9.0.1
resolution: "concurrently@npm:9.0.1"
"concurrently@npm:9.1.0":
version: 9.1.0
resolution: "concurrently@npm:9.1.0"
dependencies:
chalk: "npm:^4.1.2"
lodash: "npm:^4.17.21"
Expand All @@ -3979,7 +3986,7 @@ __metadata:
bin:
conc: dist/bin/concurrently.js
concurrently: dist/bin/concurrently.js
checksum: 10c0/e2c3d3f3d1b1457ccd27e69f0d840ba4915d571fae4e1088498234ec1174fd547c127de0df6dbe5eb71b2df973b26a6fdc931a9e7e3658f25287ef2106bdb413
checksum: 10c0/f2f42f94dde508bfbaf47b5ac654db9e8a4bf07d3d7b6267dd058ae6f362eec677ae7c8ede398d081e5fd0d1de5811dc9a53e57d3f1f68e72ac6459db9e0896b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5985,7 +5992,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-scope@npm:^8.1.0":
"eslint-scope@npm:^8.2.0":
version: 8.2.0
resolution: "eslint-scope@npm:8.2.0"
dependencies:
Expand All @@ -6002,37 +6009,37 @@ __metadata:
languageName: node
linkType: hard

"eslint-visitor-keys@npm:^4.1.0, eslint-visitor-keys@npm:^4.2.0":
"eslint-visitor-keys@npm:^4.2.0":
version: 4.2.0
resolution: "eslint-visitor-keys@npm:4.2.0"
checksum: 10c0/2ed81c663b147ca6f578312919483eb040295bbab759e5a371953456c636c5b49a559883e2677112453728d66293c0a4c90ab11cab3428cf02a0236d2e738269
languageName: node
linkType: hard

"eslint@npm:9.13.0":
version: 9.13.0
resolution: "eslint@npm:9.13.0"
"eslint@npm:9.14.0":
version: 9.14.0
resolution: "eslint@npm:9.14.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.2.0"
"@eslint-community/regexpp": "npm:^4.11.0"
"@eslint-community/regexpp": "npm:^4.12.1"
"@eslint/config-array": "npm:^0.18.0"
"@eslint/core": "npm:^0.7.0"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:9.13.0"
"@eslint/js": "npm:9.14.0"
"@eslint/plugin-kit": "npm:^0.2.0"
"@humanfs/node": "npm:^0.16.5"
"@humanfs/node": "npm:^0.16.6"
"@humanwhocodes/module-importer": "npm:^1.0.1"
"@humanwhocodes/retry": "npm:^0.3.1"
"@humanwhocodes/retry": "npm:^0.4.0"
"@types/estree": "npm:^1.0.6"
"@types/json-schema": "npm:^7.0.15"
ajv: "npm:^6.12.4"
chalk: "npm:^4.0.0"
cross-spawn: "npm:^7.0.2"
debug: "npm:^4.3.2"
escape-string-regexp: "npm:^4.0.0"
eslint-scope: "npm:^8.1.0"
eslint-visitor-keys: "npm:^4.1.0"
espree: "npm:^10.2.0"
eslint-scope: "npm:^8.2.0"
eslint-visitor-keys: "npm:^4.2.0"
espree: "npm:^10.3.0"
esquery: "npm:^1.5.0"
esutils: "npm:^2.0.2"
fast-deep-equal: "npm:^3.1.3"
Expand All @@ -6055,11 +6062,11 @@ __metadata:
optional: true
bin:
eslint: bin/eslint.js
checksum: 10c0/d3577444152182a9d8ea8c6a6acb073d3a2773ad73a6b646f432746583ec4bfcd6a44fcc2e37d05d276984e583c46c2d289b3b981ca8f8b4052756a152341d19
checksum: 10c0/e1cbf571b75519ad0b24c27e66a6575e57cab2671ef5296e7b345d9ac3adc1a549118dcc74a05b651a7a13a5e61ebb680be6a3e04a80e1f22eba1931921b5187
languageName: node
linkType: hard

"espree@npm:^10.0.1, espree@npm:^10.1.0, espree@npm:^10.2.0":
"espree@npm:^10.0.1, espree@npm:^10.1.0, espree@npm:^10.3.0":
version: 10.3.0
resolution: "espree@npm:10.3.0"
dependencies:
Expand Down Expand Up @@ -7025,10 +7032,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:15.11.0, globals@npm:^15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10c0/861e39bb6bd9bd1b9f355c25c962e5eb4b3f0e1567cf60fa6c06e8c502b0ec8706b1cce055d69d84d0b7b8e028bec5418cf629a54e7047e116538d1c1c1a375c
"globals@npm:15.12.0":
version: 15.12.0
resolution: "globals@npm:15.12.0"
checksum: 10c0/f34e0a1845b694f45188331742af9f488b07ba7440a06e9d2039fce0386fbbfc24afdbb9846ebdccd4092d03644e43081c49eb27b30f4b88e43af156e1c1dc34
languageName: node
linkType: hard

Expand All @@ -7046,6 +7053,13 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:^15.11.0":
version: 15.11.0
resolution: "globals@npm:15.11.0"
checksum: 10c0/861e39bb6bd9bd1b9f355c25c962e5eb4b3f0e1567cf60fa6c06e8c502b0ec8706b1cce055d69d84d0b7b8e028bec5418cf629a54e7047e116538d1c1c1a375c
languageName: node
linkType: hard

"globalthis@npm:^1.0.3, globalthis@npm:^1.0.4":
version: 1.0.4
resolution: "globalthis@npm:1.0.4"
Expand Down Expand Up @@ -12732,7 +12746,24 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:1.80.4, sass@npm:^1.69.5":
"sass@npm:1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
languageName: node
linkType: hard

"sass@npm:^1.69.5":
version: 1.80.4
resolution: "sass@npm:1.80.4"
dependencies:
Expand Down

0 comments on commit a2c2925

Please sign in to comment.