1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 12:27:52 +00:00

build(deps-dev): bump cypress from 12.2.0 to 12.3.0 in /web

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.2.0 to 12.3.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.2.0...v12.3.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:
dependabot[bot] 2023-01-09 17:10:49 +00:00 committed by Brenden Matthews
parent da04a4d27d
commit d59dae7a88
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -32,7 +32,7 @@
"@types/node": "^18.11.18", "@types/node": "^18.11.18",
"@types/react": "^18.0.26", "@types/react": "^18.0.26",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"cypress": "^12.2.0", "cypress": "^12.3.0",
"eslint": "^8.31.0", "eslint": "^8.31.0",
"eslint-config-next": "^13.1.1", "eslint-config-next": "^13.1.1",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
@ -3544,9 +3544,9 @@
"dev": true "dev": true
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "12.2.0", "version": "12.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.2.0.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz",
"integrity": "sha512-kvl95ri95KK8mAy++tEU/wUgzAOMiIciZSL97LQvnOinb532m7dGvwN0mDSIGbOd71RREtmT9o4h088RjK5pKw==", "integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {

View File

@ -44,7 +44,7 @@
"@types/node": "^18.11.18", "@types/node": "^18.11.18",
"@types/react": "^18.0.26", "@types/react": "^18.0.26",
"autoprefixer": "^10.4.13", "autoprefixer": "^10.4.13",
"cypress": "^12.2.0", "cypress": "^12.3.0",
"eslint": "^8.31.0", "eslint": "^8.31.0",
"eslint-config-next": "^13.1.1", "eslint-config-next": "^13.1.1",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",