Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Apr 11, 2023
1 parent 1029176 commit 023931e
Show file tree
Hide file tree
Showing 7 changed files with 30 additions and 30 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions scripts/bundle-tests/package-lock.json

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

16 changes: 8 additions & 8 deletions scripts/usage/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 scripts/usage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "scripts/usage",
"devDependencies": {
"jszip": "^3.10.1",
"playwright": "^1.32.2",
"playwright": "^1.32.3",
"playwright-extra": "^4.3.6",
"puppeteer-extra-plugin-stealth": "^2.11.2"
}
Expand Down
6 changes: 3 additions & 3 deletions tests/observables/package-lock.json

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

16 changes: 8 additions & 8 deletions tests/unit-karma/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 tests/unit-karma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"karma-phantomjs-launcher": "~1.0.4",
"karma-qunit": "^4.1.2",
"phantomjs-prebuilt": "~2.1.16",
"playwright": "^1.32.2",
"playwright": "^1.32.3",
"qunit": "^2.19.4"
}
}

0 comments on commit 023931e

Please sign in to comment.