Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 4 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [karma](https://github.com/karma-runner/karma).
Bumps the npm_and_yarn group with 1 update in the /tools/lottiecap directory: [puppeteer](https://github.com/puppeteer/puppeteer).
Bumps the npm_and_yarn group with 2 updates in the /tools/perf-canvaskit-puppeteer directory: [ws](https://github.com/websockets/ws) and [puppeteer](https://github.com/puppeteer/puppeteer).
Bumps the npm_and_yarn group with 2 updates in the /tools/run-wasm-gm-tests directory: [ws](https://github.com/websockets/ws) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `karma` from 6.3.15 to 6.3.16
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.3.15...v6.3.16)

Updates `puppeteer` from 1.6.2 to 22.8.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@v1.6.2...puppeteer-v22.8.0)

Updates `ws` from 7.4.6 to 7.5.9
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.6...7.5.9)

Updates `puppeteer` from 3.1.0 to 22.8.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@v1.6.2...puppeteer-v22.8.0)

Updates `ws` from 7.3.1 to 7.5.9
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@7.4.6...7.5.9)

Updates `puppeteer` from 3.3.0 to 22.8.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@v1.6.2...puppeteer-v22.8.0)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: puppeteer
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: puppeteer
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: puppeteer
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2024
1 parent 3bc48d1 commit d4fb4f3
Show file tree
Hide file tree
Showing 7 changed files with 1,546 additions and 405 deletions.
12 changes: 7 additions & 5 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
],
"devDependencies": {
"jasmine-core": "3.10.1",
"karma": "6.3.15",
"karma": "6.3.16",
"karma-chrome-launcher": "3.1.0",
"karma-firefox-launcher": "2.1.2",
"karma-jasmine": "4.0.1"
Expand Down
2 changes: 1 addition & 1 deletion tools/lottiecap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"express": "^4.16.3",
"lottie-web": "5.2.1",
"node-fetch": "^2.2.0",
"puppeteer": "~1.6.2"
"puppeteer": "~22.8.0"
}
}
Loading

0 comments on commit d4fb4f3

Please sign in to comment.