Skip to content

Commit

Permalink
deps: upgrade [email protected] (#10911)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored Jun 16, 2020
1 parent e7e351c commit 4c84803
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
},
"dependencies": {
"axe-core": "3.5.3",
"chrome-launcher": "^0.13.2",
"chrome-launcher": "^0.13.3",
"configstore": "^3.1.1",
"cssstyle": "1.2.1",
"details-element-polyfill": "^2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1914,10 +1914,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/chrome-devtools-frontend/-/chrome-devtools-frontend-1.0.727089.tgz#5663edd32b445826c51a0d6332f5072b21f7b895"
integrity sha512-+dK4dgS3Phib4SPAaF29Vn5NxoKCnyuDNh9IRxjGk+u4P09o3IQyvQKA+43zTtV2q+HmORLJUS6F1SXqfUSpfQ==

chrome-launcher@^0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.13.2.tgz#d61a94c33d616ff027b346ac20dad50d1209f8f7"
integrity sha512-zWD9RVVKd8Nx2xKGY4G08lb3nCD+2hmICxovvRE9QjBKQzHFvCYqGlsw15b4zUxLKq3wXEwVbR/yLtMbfk7JbQ==
chrome-launcher@^0.13.3:
version "0.13.3"
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.13.3.tgz#5dd72ae4e9b3de19ce3fe1941f89551c0ceb1d30"
integrity sha512-ovrDuFXgXS96lzeDqFPQRsczkxla+6QMvzsF+1u0mKlD1KE8EuhjdLwiDfIFedb0FSLz18RK3y6IbKu8oqA0qw==
dependencies:
"@types/node" "*"
escape-string-regexp "^1.0.5"
Expand Down

0 comments on commit 4c84803

Please sign in to comment.