Skip to content

Commit

Permalink
upgrade yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
alisman committed Oct 5, 2022
1 parent 56f5cf9 commit 33147ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
1 change: 0 additions & 1 deletion end-to-end-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"@wdio/local-runner": "^6.10.5",
"@wdio/mocha-framework": "^6.10.4",
"@wdio/spec-reporter": "^6.8.1",
"@wdio/sync": "^6.10.4",
"chromedriver": "^87.0.1",
"wdio-chromedriver-service": "^6.0.4",
"wdio-json-reporter": "^2.0.0"
Expand Down
20 changes: 2 additions & 18 deletions end-to-end-test/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
dependencies:
"@types/puppeteer" "*"

"@types/puppeteer@*", "@types/puppeteer@^5.4.0":
"@types/puppeteer@*":
version "5.4.0"
resolved "https://registry.yarnpkg.com/@types/puppeteer/-/puppeteer-5.4.0.tgz"
integrity sha512-zTYDLjnHjgzokrwKt7N0rgn7oZPYo1J0m8Ghu+gXqzLCEn8RWbELa2uprE2UFJ0jU/Sk0x9jXXdOH/5QQLFHhQ==
Expand Down Expand Up @@ -672,15 +672,6 @@
easy-table "^1.1.1"
pretty-ms "^7.0.0"

"@wdio/sync@^6.10.4":
version "6.10.4"
resolved "https://registry.yarnpkg.com/@wdio/sync/-/sync-6.10.4.tgz"
integrity sha512-gmqKgyTB3NZXd4s671I6n5y557S7dQ8MwFMwqQWER7kVDlypR2FVlXUzUfrwieP8rHclS88vqgUWXWKjgMA7gw==
dependencies:
"@types/puppeteer" "^5.4.0"
"@wdio/logger" "6.10.4"
fibers "^4.0.1"

"@wdio/[email protected]":
version "6.10.4"
resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-6.10.4.tgz"
Expand Down Expand Up @@ -1530,7 +1521,7 @@ delegates@^1.0.0:
resolved "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz"
integrity sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=

detect-libc@^1.0.2, detect-libc@^1.0.3:
detect-libc@^1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz"
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
Expand Down Expand Up @@ -1852,13 +1843,6 @@ fd-slicer@~1.1.0:
dependencies:
pend "~1.2.0"

fibers@^4.0.1:
version "4.0.3"
resolved "https://registry.yarnpkg.com/fibers/-/fibers-4.0.3.tgz"
integrity sha512-MW5VrDtTOLpKK7lzw4qD7Z9tXaAhdOmOED5RHzg3+HjUk+ibkjVW0Py2ERtdqgTXaerLkVkBy2AEmJiT6RMyzg==
dependencies:
detect-libc "^1.0.3"

figures@^3.0.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz"
Expand Down

0 comments on commit 33147ea

Please sign in to comment.