Bump cypress from 12.10.0 to 12.11.0 in /js (#20049)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.10.0 to 12.11.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cypress-io/cypress/compare/v12.10.0...v12.11.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ac2595dfd
commit
2363987066
2 changed files with 5 additions and 5 deletions
|
@ -97,7 +97,7 @@
|
|||
"@types/react": "^18.2.0",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@vitejs/plugin-react-swc": "^3.3.0",
|
||||
"cypress": "^12.10.0",
|
||||
"cypress": "^12.11.0",
|
||||
"cypress-axe": "^1.4.0",
|
||||
"jsdom": "^21.1.1",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
|
|
8
js/package-lock.json
generated
8
js/package-lock.json
generated
|
@ -99,7 +99,7 @@
|
|||
"@types/react": "^18.2.0",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@vitejs/plugin-react-swc": "^3.3.0",
|
||||
"cypress": "^12.10.0",
|
||||
"cypress": "^12.11.0",
|
||||
"cypress-axe": "^1.4.0",
|
||||
"jsdom": "^21.1.1",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
|
@ -4212,9 +4212,9 @@
|
|||
"integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "12.10.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.10.0.tgz",
|
||||
"integrity": "sha512-Y0wPc221xKKW1/4iAFCphkrG2jNR4MjOne3iGn4mcuCaE7Y5EtXL83N8BzRsAht7GYfWVjJ/UeTqEdDKHz39HQ==",
|
||||
"version": "12.11.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.11.0.tgz",
|
||||
"integrity": "sha512-TJE+CCWI26Hwr5Msb9GpQhFLubdYooW0fmlPwTsfiyxmngqc7+SZGLPeIkj2dTSSZSEtpQVzOzvcnzH0o8G7Vw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue