chore(deps-dev): bump cypress from 9.0.0 to 9.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -34,7 +34,7 @@
|
||||
"@types/resize-observer-browser": "^0.1.6",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
"cypress": "^9.0.0",
|
||||
"cypress": "^9.1.0",
|
||||
"postcss": "^8.4.4",
|
||||
"postcss-cli": "^9.0.2",
|
||||
"postcss-nested": "^5.0.6",
|
||||
@@ -4491,9 +4491,9 @@
|
||||
"integrity": "sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw=="
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.0.0.tgz",
|
||||
"integrity": "sha512-/93SWBZTw7BjFZ+I9S8SqkFYZx7VhedDjTtRBmXO0VzTeDbmxgK/snMJm/VFjrqk/caWbI+XY4Qr80myDMQvYg==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.1.0.tgz",
|
||||
"integrity": "sha512-fyXcCN51vixkPrz/vO/Qy6WL3hKYJzCQFeWofOpGOFewVVXrGfmfSOGFntXpzWBXsIwPn3wzW0HOFw51jZajNQ==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
@@ -4504,7 +4504,7 @@
|
||||
"@types/sizzle": "^2.3.2",
|
||||
"arch": "^2.2.0",
|
||||
"blob-util": "^2.0.2",
|
||||
"bluebird": "^3.7.2",
|
||||
"bluebird": "3.7.2",
|
||||
"cachedir": "^2.3.0",
|
||||
"chalk": "^4.1.0",
|
||||
"check-more-types": "^2.24.0",
|
||||
@@ -14252,9 +14252,9 @@
|
||||
"integrity": "sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw=="
|
||||
},
|
||||
"cypress": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.0.0.tgz",
|
||||
"integrity": "sha512-/93SWBZTw7BjFZ+I9S8SqkFYZx7VhedDjTtRBmXO0VzTeDbmxgK/snMJm/VFjrqk/caWbI+XY4Qr80myDMQvYg==",
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.1.0.tgz",
|
||||
"integrity": "sha512-fyXcCN51vixkPrz/vO/Qy6WL3hKYJzCQFeWofOpGOFewVVXrGfmfSOGFntXpzWBXsIwPn3wzW0HOFw51jZajNQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/request": "^2.88.7",
|
||||
@@ -14264,7 +14264,7 @@
|
||||
"@types/sizzle": "^2.3.2",
|
||||
"arch": "^2.2.0",
|
||||
"blob-util": "^2.0.2",
|
||||
"bluebird": "^3.7.2",
|
||||
"bluebird": "3.7.2",
|
||||
"cachedir": "^2.3.0",
|
||||
"chalk": "^4.1.0",
|
||||
"check-more-types": "^2.24.0",
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"@types/resize-observer-browser": "^0.1.6",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
"cypress": "^9.0.0",
|
||||
"cypress": "^9.1.0",
|
||||
"postcss": "^8.4.4",
|
||||
"postcss-cli": "^9.0.2",
|
||||
"postcss-nested": "^5.0.6",
|
||||
|
||||
Reference in New Issue
Block a user