Bump cypress from 12.7.0 to 12.8.1 in /js (#19174)
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.7.0 to 12.8.1. - [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.7.0...v12.8.1) --- 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
2fa139ebc7
commit
a131b91ad5
2 changed files with 5 additions and 5 deletions
|
@ -103,7 +103,7 @@
|
|||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@vitejs/plugin-react-swc": "^3.2.0",
|
||||
"cypress": "^12.7.0",
|
||||
"cypress": "^12.8.1",
|
||||
"jsdom": "^21.1.1",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
|
|
8
js/package-lock.json
generated
8
js/package-lock.json
generated
|
@ -98,7 +98,7 @@
|
|||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@vitejs/plugin-react-swc": "^3.2.0",
|
||||
"cypress": "^12.7.0",
|
||||
"cypress": "^12.8.1",
|
||||
"jsdom": "^21.1.1",
|
||||
"ldap-server-mock": "^6.0.1",
|
||||
"ts-node": "^10.9.1",
|
||||
|
@ -3956,9 +3956,9 @@
|
|||
"integrity": "sha512-DJR/VvkAvSZW9bTouZue2sSxDwdTN92uHjqeKVm+0dAqdfNykRzQ95tay8aXMBAAPpUiq4Qcug2L7neoRh2Egw=="
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "12.7.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.7.0.tgz",
|
||||
"integrity": "sha512-7rq+nmhzz0u6yabCFyPtADU2OOrYt6pvUau9qV7xyifJ/hnsaw/vkr0tnLlcuuQKUAOC1v1M1e4Z0zG7S0IAvA==",
|
||||
"version": "12.8.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.8.1.tgz",
|
||||
"integrity": "sha512-lIFbKdaSYAOarNLHNFa2aPZu6YSF+8UY4VRXMxJrFUnk6RvfG0AWsZ7/qle/aIz30TNUD4aOihz2ZgS4vuQVSA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue