Browse Source

chore(deps): update dependency cypress to v12.16.0

pull/3124/head
renovate[bot] 2 years ago committed by GitHub
parent
commit
4bec812a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 14
      web/package-lock.json

14
web/package-lock.json generated

@ -86,7 +86,7 @@ @@ -86,7 +86,7 @@
"babel-loader": "9.1.2",
"chromatic": "6.19.9",
"css-loader": "6.8.1",
"cypress": "^12.0.0",
"cypress": "^12.16.0",
"eslint": "8.43.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-next": "13.4.7",
@ -18597,9 +18597,9 @@ @@ -18597,9 +18597,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "12.15.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.15.0.tgz",
"integrity": "sha512-FqGbxsH+QgjStuTO9onXMIeF44eOrgVwPvlcvuzLIaePQMkl72YgBvpuHlBGRcrw3Q4SvqKfajN8iV5XWShAiQ==",
"version": "12.16.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.16.0.tgz",
"integrity": "sha512-mwv1YNe48hm0LVaPgofEhGCtLwNIQEjmj2dJXnAkY1b4n/NE9OtgPph4TyS+tOtYp5CKtRmDvBzWseUXQTjbTg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -18654,9 +18654,9 @@ @@ -18654,9 +18654,9 @@
}
},
"node_modules/cypress/node_modules/@types/node": {
"version": "14.18.51",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.51.tgz",
"integrity": "sha512-P9bsdGFPpVtofEKlhWMVS2qqx1A/rt9QBfihWlklfHHpUpjtYse5AzFz6j4DWrARLYh6gRnw9+5+DJcrq3KvBA==",
"version": "14.18.52",
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.18.52.tgz",
"integrity": "sha512-DGhiXKOHSFVVm+PJD+9Y0ObxXLeG6qwc0HoOn+ooQKeNNu+T2mEJCM5UBDUREKAggl9MHYjb5E71PAmx6MbzIg==",
"dev": true
},
"node_modules/cypress/node_modules/ansi-styles": {

Loading…
Cancel
Save