mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 17:47:09 +00:00
build(deps-dev): bump cypress from 12.15.0 to 12.16.0 in /web
Bumps [cypress](https://github.com/cypress-io/cypress) from 12.15.0 to 12.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/v12.15.0...v12.16.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:
parent
ab42e60bd2
commit
04ae5d2d9b
8
web/package-lock.json
generated
8
web/package-lock.json
generated
@ -38,7 +38,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"cypress": "^12.15.0",
|
||||
"cypress": "^12.16.0",
|
||||
"eslint": "^8.43.0",
|
||||
"eslint-config-next": "^13.4.7",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
@ -4040,9 +4040,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cypress": {
|
||||
"version": "12.15.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.15.0.tgz",
|
||||
"integrity": "sha512-FqGbxsH+QgjStuTO9onXMIeF44eOrgVwPvlcvuzLIaePQMkl72YgBvpuHlBGRcrw3Q4SvqKfajN8iV5XWShAiQ==",
|
||||
"version": "12.16.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-12.16.0.tgz",
|
||||
"integrity": "sha512-mwv1YNe48hm0LVaPgofEhGCtLwNIQEjmj2dJXnAkY1b4n/NE9OtgPph4TyS+tOtYp5CKtRmDvBzWseUXQTjbTg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
|
@ -52,7 +52,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.60.0",
|
||||
"@typescript-eslint/parser": "^5.60.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"cypress": "^12.15.0",
|
||||
"cypress": "^12.16.0",
|
||||
"eslint": "^8.43.0",
|
||||
"eslint-config-next": "^13.4.7",
|
||||
"eslint-config-prettier": "^8.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user