Skip to content

Commit

Permalink
chore(deps): update patch/minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent b389ccd commit 38a6547
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"lerna": "^7.0.0",
"lint-staged": "^13.0.3",
"node-gyp": "^9.1.0",
"playwright": "1.37.0",
"playwright": "1.37.1",
"portastic": "^1.0.1",
"proxy": "^1.0.2",
"puppeteer": "21.0.3",
Expand All @@ -100,9 +100,9 @@
"turbo": "1.10.12",
"typescript": "^5.0.0"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"volta": {
"node": "18.17.1",
"yarn": "3.6.1"
"yarn": "3.6.2"
}
}
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@
"react-lite-youtube-embed": "^2.3.1",
"unist-util-visit": "^5.0.0"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1015,7 +1015,7 @@ __metadata:
lerna: ^7.0.0
lint-staged: ^13.0.3
node-gyp: ^9.1.0
playwright: 1.37.0
playwright: 1.37.1
portastic: ^1.0.1
proxy: ^1.0.2
puppeteer: 21.0.3
Expand Down Expand Up @@ -10130,23 +10130,23 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.37.0":
version: 1.37.0
resolution: "playwright-core@npm:1.37.0"
"playwright-core@npm:1.37.1":
version: 1.37.1
resolution: "playwright-core@npm:1.37.1"
bin:
playwright-core: cli.js
checksum: be91857b1bb56890b3929ed8cd529f5f5abe4b748f709abc8dbe5b0ee4c0e158247c3958fbccec6a52394dafe4619bc0e69c93d1b129a71b31ab3697771e4c5a
checksum: 69f818da2230057584140d5b3af7778a4f4a822b5b18d133abfc5d259128becb943c343a2ddf6b0635277a69f28983e83e2bc3fce23595ececb1e410475b6368
languageName: node
linkType: hard

"playwright@npm:1.37.0":
version: 1.37.0
resolution: "playwright@npm:1.37.0"
"playwright@npm:1.37.1":
version: 1.37.1
resolution: "playwright@npm:1.37.1"
dependencies:
playwright-core: 1.37.0
playwright-core: 1.37.1
bin:
playwright: cli.js
checksum: f07d1d69e4a13db428cb45af0e2cd5697cb490c7139e399adfc5702b547f741b6411b6442a9c91c0b39f374e0cb466b742de0b15490872a771ab8bdc68e767c5
checksum: 99406ef3e15b83a659cb23ef1d92d9935789aad430580d1e0371087dfdf266891483c6f97cfa06bf5f49f081eacd44245d05d20714f98531edef4cc317044d6b
languageName: node
linkType: hard

Expand Down

0 comments on commit 38a6547

Please sign in to comment.