Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 8 directories with 13 updates #186

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 32 additions & 32 deletions experimental/tskit/package-lock.json

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

27 changes: 15 additions & 12 deletions modules/canvaskit/npm_build/package-lock.json

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

888 changes: 672 additions & 216 deletions modules/canvaskit/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/canvaskit/package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
"devDependencies": {
"is-docker": "~1.1.0",
"jasmine-core": "~3.6.0",
"karma": "^6.4.1",
"karma": "^6.4.3",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.1",
700 changes: 455 additions & 245 deletions modules/pathkit/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion modules/pathkit/package.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"devDependencies": {
"is-docker": "~1.1.0",
"jasmine-core": "~3.6.0",
"karma": "~6.3.16",
"karma": "~6.4.3",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-jasmine": "~4.0.1",
907 changes: 720 additions & 187 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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"
2 changes: 1 addition & 1 deletion tools/lottiecap/package.json
Original file line number Diff line number Diff line change
@@ -5,6 +5,6 @@
"express": "^4.16.3",
"lottie-web": "5.2.1",
"node-fetch": "^2.2.0",
"puppeteer": "~1.6.2"
"puppeteer": "~22.12.0"
}
}
990 changes: 783 additions & 207 deletions tools/perf-canvaskit-puppeteer/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tools/perf-canvaskit-puppeteer/package.json
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
"command-line-args": "^5.0.2",
"command-line-usage": "^5.0.3",
"express": "^4.19.2",
"puppeteer": "^3.0.4"
"puppeteer": "^22.12.0"
},
"devDependencies": {},
"scripts": {
1,071 changes: 833 additions & 238 deletions tools/run-wasm-gm-tests/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions tools/run-wasm-gm-tests/package.json
Original file line number Diff line number Diff line change
@@ -4,11 +4,11 @@
"description": "",
"main": "index.js",
"dependencies": {
"body-parser": "^1.19.0",
"body-parser": "^1.20.2",
"command-line-args": "^5.0.2",
"command-line-usage": "^5.0.3",
"express": "^4.19.2",
"puppeteer": "^3.0.4"
"puppeteer": "^22.12.0"
},
"devDependencies": {},
"scripts": {