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

This commit is contained in:
renovate[bot] 2023-06-30 14:00:38 +00:00 committed by GitHub
parent 99aabc64b0
commit 4bec812a9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

14
web/package-lock.json generated
View file

@ -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 @@
"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 @@
}
},
"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": {