Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Update cypress to 10.3
Sebastian Martinez committed 3 years ago
commit 799eecf0bcecb0e02a8409a1fc4c84f91da41194
parent 46176bd46b918b1cd87cf48fb36aa484acfc645c
2 files changed +8 -8
modified package-lock.json
@@ -48,7 +48,7 @@
        "@types/sanitize-html": "^2.6.2",
        "@typescript-eslint/eslint-plugin": "^5.25.0",
        "@typescript-eslint/parser": "^5.25.0",
-
        "cypress": "^10.0.3",
+
        "cypress": "^10.3.0",
        "eslint": "^7.28.0",
        "eslint-plugin-radicle": "^0.2.0",
        "eslint-plugin-svelte3": "^3.2.0",
@@ -5458,9 +5458,9 @@
      "dev": true
    },
    "node_modules/cypress": {
-
      "version": "10.0.3",
-
      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
-
      "integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
+
      "version": "10.3.0",
+
      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
+
      "integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
      "dev": true,
      "hasInstallScript": true,
      "dependencies": {
@@ -16004,9 +16004,9 @@
      "dev": true
    },
    "cypress": {
-
      "version": "10.0.3",
-
      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.0.3.tgz",
-
      "integrity": "sha512-8C82XTybsEmJC9POYSNITGUhMLCRwB9LadP0x33H+52QVoBjhsWvIzrI+ybCe0+TyxaF0D5/9IL2kSTgjqCB9A==",
+
      "version": "10.3.0",
+
      "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
+
      "integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
      "dev": true,
      "requires": {
        "@cypress/request": "^2.88.10",
modified package.json
@@ -25,7 +25,7 @@
    "@types/sanitize-html": "^2.6.2",
    "@typescript-eslint/eslint-plugin": "^5.25.0",
    "@typescript-eslint/parser": "^5.25.0",
-
    "cypress": "^10.0.3",
+
    "cypress": "^10.3.0",
    "eslint": "^7.28.0",
    "eslint-plugin-radicle": "^0.2.0",
    "eslint-plugin-svelte3": "^3.2.0",