Skip to content

Commit 4ea3138

Browse files
authored
Merge pull request #3567 from GoogleChrome/dependabot/npm_and_yarn/dependencies-a60e6e11c9
build(deps): bump the dependencies group across 1 directory with 22 updates
2 parents 9f9c720 + 99c7a72 commit 4ea3138

15 files changed

Lines changed: 8126 additions & 23937 deletions

File tree

package-lock.json

Lines changed: 2129 additions & 2384 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
"devDependencies": {
88
"@babel/cli": "^7.24.1",
99
"@babel/core": "^7.24.4",
10-
"@babel/preset-env": "^7.24.4",
10+
"@babel/preset-env": "^7.11.0",
1111
"@google-cloud/storage": "^5.20.5",
1212
"@octokit/rest": "^19.0.13",
13-
"@rollup/plugin-babel": "^6.1.0",
13+
"@rollup/plugin-babel": "^7.1.0",
1414
"@rollup/plugin-commonjs": "^29.0.0",
1515
"@rollup/plugin-multi-entry": "^7.1.0",
1616
"@rollup/plugin-node-resolve": "^16.0.3",
1717
"@rollup/plugin-replace": "^6.0.3",
18-
"@rollup/plugin-terser": "^0.4.4",
18+
"@rollup/plugin-terser": "^1.0.0",
1919
"@rollup/plugin-typescript": "^12.3.0",
2020
"@types/babel__core": "^7.20.5",
2121
"@types/babel__preset-env": "^7.9.6",
@@ -51,14 +51,14 @@
5151
"execa": "^4.1.0",
5252
"express": "^4.19.2",
5353
"fs-extra": "^9.1.0",
54-
"glob": "^11.0.1",
54+
"glob": "^13.0.6",
5555
"globby": "^11.1.0",
5656
"gulp": "^4.0.2",
5757
"gzip-size": "^5.1.1",
5858
"html-webpack-plugin-v4": "npm:html-webpack-plugin@^4.5.0",
5959
"html-webpack-plugin-v5": "npm:html-webpack-plugin@^5.0.0-alpha.14",
6060
"husky": "^7.0.4",
61-
"idb": "^7.1.1",
61+
"idb": "^7.0.2",
6262
"jsdoc": "^3.6.11",
6363
"jsdoc-baseline": "^0.1.5",
6464
"lerna": "^5.6.2",
@@ -78,7 +78,7 @@
7878
"serve-index": "^1.9.1",
7979
"service-worker-mock": "^1.9.3",
8080
"sinon": "^9.0.3",
81-
"tempy": "^0.7.1",
81+
"tempy": "^1.0.1",
8282
"type-fest": "^3.13.1",
8383
"typescript": "^4.9.5",
8484
"typescript-json-schema": "^0.63.0",

packages/workbox-background-sync/package-lock.json

Lines changed: 8 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/workbox-background-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"module": "index.mjs",
2828
"types": "index.d.ts",
2929
"dependencies": {
30-
"idb": "^7.0.1",
30+
"idb": "^7.0.2",
3131
"workbox-core": "7.4.1"
3232
}
3333
}

0 commit comments

Comments
 (0)