mirror of
https://github.com/modelec/modelec.club.git
synced 2026-01-18 16:37:30 +01:00
Bump cypress from 13.15.2 to 13.16.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.2 to 13.16.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/v13.15.2...v13.16.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -11,7 +11,7 @@
|
||||
"@testing-library/react": "^16.0.1",
|
||||
"browserslist": "^4.24.2",
|
||||
"browserslist-useragent": "^4.0.0",
|
||||
"cypress": "^13.15.2",
|
||||
"cypress": "^13.16.0",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"iconoir-react": "^7.10.1",
|
||||
"react": "^18.3.1",
|
||||
@@ -2848,10 +2848,11 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "13.15.2",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.15.2.tgz",
|
||||
"integrity": "sha512-ARbnUorjcCM3XiPwgHKuqsyr5W9Qn+pIIBPaoilnoBkLdSC2oLQjV1BUpnmc7KR+b7Avah3Ly2RMFnfxr96E/A==",
|
||||
"version": "13.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.16.0.tgz",
|
||||
"integrity": "sha512-g6XcwqnvzXrqiBQR/5gN+QsyRmKRhls1y5E42fyOvsmU7JuY+wM6uHJWj4ZPttjabzbnRvxcik2WemR8+xT6FA==",
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cypress/request": "^3.0.6",
|
||||
"@cypress/xvfb": "^1.2.4",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
"@testing-library/react": "^16.0.1",
|
||||
"browserslist": "^4.24.2",
|
||||
"browserslist-useragent": "^4.0.0",
|
||||
"cypress": "^13.15.2",
|
||||
"cypress": "^13.16.0",
|
||||
"eslint-plugin-react": "^7.37.2",
|
||||
"iconoir-react": "^7.10.1",
|
||||
"react": "^18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user