chore(deps): update all dependencies
This commit is contained in:
parent
7a49a1c904
commit
0f4fad03ca
2
.github/workflows/auto-release.yml
vendored
2
.github/workflows/auto-release.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
|||||||
go-version: 1.16
|
go-version: 1.16
|
||||||
|
|
||||||
- name: "Release"
|
- name: "Release"
|
||||||
uses: goreleaser/goreleaser-action@v3
|
uses: goreleaser/goreleaser-action@v4
|
||||||
with:
|
with:
|
||||||
args: release --rm-dist --debug
|
args: release --rm-dist --debug
|
||||||
env:
|
env:
|
||||||
|
@ -48,7 +48,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"concurrently": "7.6.0",
|
"concurrently": "7.6.0",
|
||||||
"cypress": "12.0.2",
|
"cypress": "12.1.0",
|
||||||
"cypress-localstorage-commands": "2.2.2",
|
"cypress-localstorage-commands": "2.2.2",
|
||||||
"start-server-and-test": "1.15.2"
|
"start-server-and-test": "1.15.2"
|
||||||
}
|
}
|
||||||
|
@ -5058,10 +5058,10 @@ cypress-localstorage-commands@2.2.2:
|
|||||||
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.2.tgz#bbecb1d5b7dd3863a5ced4131acc6b878136311c"
|
resolved "https://registry.yarnpkg.com/cypress-localstorage-commands/-/cypress-localstorage-commands-2.2.2.tgz#bbecb1d5b7dd3863a5ced4131acc6b878136311c"
|
||||||
integrity sha512-mONoaxoMAFOSsF+SIDx30hysD3XOY8kPLxjtORdZWDj3sJs+u03XOddTDETPIbLch0DWy5Dtyw1ou3EsFGYZAQ==
|
integrity sha512-mONoaxoMAFOSsF+SIDx30hysD3XOY8kPLxjtORdZWDj3sJs+u03XOddTDETPIbLch0DWy5Dtyw1ou3EsFGYZAQ==
|
||||||
|
|
||||||
cypress@12.0.2:
|
cypress@12.1.0:
|
||||||
version "12.0.2"
|
version "12.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.0.2.tgz#0437abf9d97ad4a972ab554968d58211b0ce4ae5"
|
resolved "https://registry.yarnpkg.com/cypress/-/cypress-12.1.0.tgz#1fdaa631bc30df466dc9505154616f4cf69dbd4b"
|
||||||
integrity sha512-WnLx1DpnbF1vbpDBkgP14rK5yS3U+Gvxrv2fsB4Owma26oIyENj7DDRnsJbSZuTfG4mcuUJxAkRHJR2wBqBfMA==
|
integrity sha512-7fz8N84uhN1+ePNDsfQvoWEl4P3/VGKKmAg+bJQFY4onhA37Ys+6oBkGbNdwGeC7n2QqibNVPhk8x3YuQLwzfw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@cypress/request" "^2.88.10"
|
"@cypress/request" "^2.88.10"
|
||||||
"@cypress/xvfb" "^1.2.4"
|
"@cypress/xvfb" "^1.2.4"
|
||||||
|
Reference in New Issue
Block a user