1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-27 20:59:01 +00:00

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

Bumps [cypress](https://github.com/cypress-io/cypress) from 12.3.0 to 12.5.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.3.0...v12.5.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-02-02 13:00:06 +00:00 committed by Brenden Matthews
parent 596a31a63c
commit 4f3bafe47e
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/react": "^18.0.26",
"autoprefixer": "^10.4.13",
"cypress": "^12.3.0",
"cypress": "^12.5.0",
"eslint": "^8.33.0",
"eslint-config-next": "^13.1.1",
"eslint-config-prettier": "^8.6.0",
@ -3544,9 +3544,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "12.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.3.0.tgz",
"integrity": "sha512-ZQNebibi6NBt51TRxRMYKeFvIiQZ01t50HSy7z/JMgRVqBUey3cdjog5MYEbzG6Ktti5ckDt1tfcC47lmFwXkw==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.5.0.tgz",
"integrity": "sha512-CRo1DIr0LoCE3SNb/kJ0TZM9dIdiy7fNlRp/YoPfAv+XOKZV27LQ7zZUi4lMmHIEo3K0dAN5+tJ/8eZc/Jmbyg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View File

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