Skip to content

Commit

Permalink
Merge pull request #1951 from cfpb/ans_update_deps
Browse files Browse the repository at this point in the history
Upgrade cypress, eslint-plugin-jsdoc, saucectl
  • Loading branch information
anselmbradford authored Apr 5, 2024
2 parents 1423457 + 9924ca2 commit 60c0d63
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
Binary file removed npm-packages-offline-cache/cypress-13.7.1.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/cypress-13.7.2.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed npm-packages-offline-cache/saucectl-0.174.0.tgz
Binary file not shown.
Binary file added npm-packages-offline-cache/saucectl-0.175.0.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"@lhci/cli": "0.13.0",
"autoprefixer": "10.4.19",
"concurrently": "8.2.2",
"cypress": "13.7.1",
"cypress": "13.7.2",
"esbuild": "0.20.2",
"esbuild-plugin-liquid": "0.2.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.2.2",
"eslint-plugin-jsdoc": "48.2.3",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.1",
"http-server": "14.1.1",
Expand All @@ -81,7 +81,7 @@
"postcss-less": "6.0.0",
"prettier": "3.2.5",
"prop-types": "15.8.1",
"saucectl": "0.174.0",
"saucectl": "0.175.0",
"stylelint": "16.3.1",
"stylelint-config-standard": "36.0.0",
"stylelint-less": "3.0.1",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3841,10 +3841,10 @@ csstype@^3.0.2:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==

[email protected].1:
version "13.7.1"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1.tgz#d1208eb04efd46ef52a30480a5da71a03373261a"
integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==
[email protected].2:
version "13.7.2"
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.2.tgz#61e841382abb20e0a9a063086ee0d850af3ef6bc"
integrity sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==
dependencies:
"@cypress/request" "^3.0.0"
"@cypress/xvfb" "^1.2.4"
Expand Down Expand Up @@ -4590,10 +4590,10 @@ [email protected]:
semver "^6.3.1"
tsconfig-paths "^3.15.0"

[email protected].2:
version "48.2.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.2.tgz#eefdc5e3bb3cea957b66dd4817e9de30930b5270"
integrity sha512-S0Gk+rpT5w/ephKCncUY7kUsix9uE4B9XI8D/fS1/26d8okE+vZsuG1IvIt4B6sJUdQqsnzi+YXfmh+HJG11CA==
[email protected].3:
version "48.2.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.3.tgz#0188d17c7a4aa7185416556589e71a954b343ecd"
integrity sha512-r9DMAmFs66VNvNqRLLjHejdnJtILrt3xGi+Qx0op0oRfFGVpOR1Hb3BC++MacseHx93d8SKYPhyrC9BS7Os2QA==
dependencies:
"@es-joy/jsdoccomment" "~0.42.0"
are-docs-informative "^0.0.2"
Expand Down Expand Up @@ -10855,10 +10855,10 @@ sanitize-filename@^1.6.1:
dependencies:
truncate-utf8-bytes "^1.0.0"

saucectl@0.174.0:
version "0.174.0"
resolved "https://registry.yarnpkg.com/saucectl/-/saucectl-0.174.0.tgz#7f96742a3412ffd58fdf342fc5680c65ff6d36fd"
integrity sha512-r77I5bam0bf+C2OaMq0gDvFVv1cORXcGttoknfrgNwa+0+OXLx1u/du242zYKup630p7HtcPnvu6Tdx39mHJTg==
saucectl@0.175.0:
version "0.175.0"
resolved "https://registry.yarnpkg.com/saucectl/-/saucectl-0.175.0.tgz#de4a295ba27cf5ceefad31d6ae06686b98d66510"
integrity sha512-oQBfm4dJBGdJuGWGheGdBsX1/UhgpzH4yqGO2uVXblegCjKoJlLYllabYyRNUWn5YFYbFaH5BmYkk4gcyz+M3g==
dependencies:
"@saucelabs/bin-wrapper" "^2.0.0"

Expand Down

0 comments on commit 60c0d63

Please sign in to comment.