Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Commit 69684f4

Browse files
Update dependency cypress to v9.3.1 (#83)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5deedc6 commit 69684f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@ultimate/aot-loader": "0.1.16",
2727
"angular2-template-loader": "0.6.2",
2828
"awesome-typescript-loader": "3.5.0",
29-
"cypress": "9.3.0",
29+
"cypress": "9.3.1",
3030
"file-loader": "0.10.1",
3131
"html-loader": "0.4.5",
3232
"jasmine-core": "2.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1678,10 +1678,10 @@ [email protected]:
16781678
resolved "https://registry.yarnpkg.com/cycle/-/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2"
16791679
integrity sha1-IegLK+hYD5i0aPN5QwZisEbDStI=
16801680

1681-
1682-
version "9.3.0"
1683-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.3.0.tgz#1ec6d5c557dba045322f83d8be810bca0d4c1b5b"
1684-
integrity sha512-Hnqp1hoiBuiWYM+r3/RZKZCMzQ+1kiJqJejsgX8+cT9nwZXjEcCW8xQjNIT0GibiCemeK4y4ZNQbn+Jp1Tg7uw==
1681+
1682+
version "9.3.1"
1683+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.3.1.tgz#8116f52d49d6daf90a91e88f3eafd940234d2958"
1684+
integrity sha512-BODdPesxX6bkVUnH8BVsV8I/jn57zQtO1FEOUTiuG2us3kslW7g0tcuwiny7CKCmJUZz8S/D587ppC+s58a+5Q==
16851685
dependencies:
16861686
"@cypress/request" "^2.88.10"
16871687
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)