Skip to content

Commit

Permalink
fix: upgrade json5 dependency (#12946)
Browse files Browse the repository at this point in the history
Fixes #12940
  • Loading branch information
mxschmitt committed Mar 22, 2022
1 parent 4aa7677 commit 2a7370b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 17 deletions.
28 changes: 12 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/playwright-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"debug": "4.3.3",
"expect": "27.2.5",
"jest-matcher-utils": "27.2.5",
"json5": "2.2.0",
"json5": "2.2.1",
"mime": "3.0.0",
"minimatch": "3.0.4",
"ms": "2.1.3",
Expand Down

0 comments on commit 2a7370b

Please sign in to comment.