Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/rollup-2.67.2
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeSheard committed Feb 11, 2022
2 parents b7cebe0 + 19d2e5f commit ccf57f0
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 @@ -84,7 +84,7 @@
"patch-package": "^6.4.7",
"pptr-testing-library": "0.7.0",
"prettier": "2.5.1",
"puppeteer": "13.3.0",
"puppeteer": "13.3.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"semver": "7.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11071,10 +11071,10 @@ pupa@^2.1.1:
dependencies:
escape-goat "^2.0.0"

puppeteer@13.3.0:
version "13.3.0"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.3.0.tgz#610efb11c7ca4a5c28d7efa84c91f5187b10564b"
integrity sha512-qEsXUQhF4mcF++0O5N7mW7jcVXqztC9fWYj14s2xNrd16SD1U/rCfV0BYE6/MBK7sHXi400qJlxWv7INYytZtQ==
puppeteer@13.3.1:
version "13.3.1"
resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-13.3.1.tgz#4ec91eaa8a08653bfcdc9d607c6189b3804b29de"
integrity sha512-nYTR+LP1amGs5BALSoGLbw+QxQZS//7HsKKSrxaMAIic0AE3iIr10E7gcZEsP/4JcxBfgNyT3SPUyEOS6Wb0fQ==
dependencies:
cross-fetch "3.1.5"
debug "4.3.3"
Expand Down

0 comments on commit ccf57f0

Please sign in to comment.