diff --git a/npm-packages-offline-cache/cypress-13.7.1.tgz b/npm-packages-offline-cache/cypress-13.7.1.tgz deleted file mode 100644 index e433d4019d..0000000000 Binary files a/npm-packages-offline-cache/cypress-13.7.1.tgz and /dev/null differ diff --git a/npm-packages-offline-cache/cypress-13.7.2.tgz b/npm-packages-offline-cache/cypress-13.7.2.tgz new file mode 100644 index 0000000000..ab1b2c3d14 Binary files /dev/null and b/npm-packages-offline-cache/cypress-13.7.2.tgz differ diff --git a/npm-packages-offline-cache/eslint-plugin-jsdoc-48.2.2.tgz b/npm-packages-offline-cache/eslint-plugin-jsdoc-48.2.2.tgz deleted file mode 100644 index 5290648320..0000000000 Binary files a/npm-packages-offline-cache/eslint-plugin-jsdoc-48.2.2.tgz and /dev/null differ diff --git a/npm-packages-offline-cache/eslint-plugin-jsdoc-48.2.3.tgz b/npm-packages-offline-cache/eslint-plugin-jsdoc-48.2.3.tgz new file mode 100644 index 0000000000..bf2237b4bf Binary files /dev/null and b/npm-packages-offline-cache/eslint-plugin-jsdoc-48.2.3.tgz differ diff --git a/npm-packages-offline-cache/saucectl-0.174.0.tgz b/npm-packages-offline-cache/saucectl-0.174.0.tgz deleted file mode 100644 index f91041390b..0000000000 Binary files a/npm-packages-offline-cache/saucectl-0.174.0.tgz and /dev/null differ diff --git a/npm-packages-offline-cache/saucectl-0.175.0.tgz b/npm-packages-offline-cache/saucectl-0.175.0.tgz new file mode 100644 index 0000000000..e825fe441b Binary files /dev/null and b/npm-packages-offline-cache/saucectl-0.175.0.tgz differ diff --git a/package.json b/package.json index 6eea853401..a1a27fdb68 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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", diff --git a/yarn.lock b/yarn.lock index fd73d60ce7..a6be4a2676 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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== -cypress@13.7.1: - version "13.7.1" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1.tgz#d1208eb04efd46ef52a30480a5da71a03373261a" - integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w== +cypress@13.7.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" @@ -4590,10 +4590,10 @@ eslint-plugin-import@2.29.1: semver "^6.3.1" tsconfig-paths "^3.15.0" -eslint-plugin-jsdoc@48.2.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== +eslint-plugin-jsdoc@48.2.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" @@ -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"