mirror of
https://github.com/google/blockly.git
synced 2026-01-17 22:07:10 +01:00
chore(deps): bump closure-calculate-chunks from 3.0.3 to 3.1.1 (#6926)
Bumps [closure-calculate-chunks](https://github.com/chadkillingsworth/closure-calculate-chunks) from 3.0.3 to 3.1.1. - [Release notes](https://github.com/chadkillingsworth/closure-calculate-chunks/releases) - [Commits](https://github.com/chadkillingsworth/closure-calculate-chunks/compare/v3.0.3...v3.1.1) --- updated-dependencies: - dependency-name: closure-calculate-chunks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
16
package-lock.json
generated
16
package-lock.json
generated
@@ -3162,9 +3162,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/closure-calculate-chunks": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/closure-calculate-chunks/-/closure-calculate-chunks-3.0.3.tgz",
|
||||
"integrity": "sha512-xtDmQORvSXfgT+6Xkde1RYTHsowCwqyHL92WdG4ZJKJ4bpu+A9yWK32kr4gInZEKRSAS0QrCrkXQJq4bOD5cJA==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/closure-calculate-chunks/-/closure-calculate-chunks-3.1.1.tgz",
|
||||
"integrity": "sha512-Ne/UCDBxiPsco9o+xB0BxFrAdn+G4eljNaj6zLELAbrrGpI2o1l3PPF8yuQ93mLG5Jbm8H73f+n4mbh3S8O8vA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"acorn": "8.x",
|
||||
@@ -3172,7 +3172,7 @@
|
||||
"graphlib": "2.x",
|
||||
"open": "7.x",
|
||||
"resolve": "1.x",
|
||||
"sigma": "1.x",
|
||||
"sigma": "1.2.1",
|
||||
"temp": "0.x",
|
||||
"yargs": "16.x"
|
||||
},
|
||||
@@ -15186,9 +15186,9 @@
|
||||
}
|
||||
},
|
||||
"closure-calculate-chunks": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/closure-calculate-chunks/-/closure-calculate-chunks-3.0.3.tgz",
|
||||
"integrity": "sha512-xtDmQORvSXfgT+6Xkde1RYTHsowCwqyHL92WdG4ZJKJ4bpu+A9yWK32kr4gInZEKRSAS0QrCrkXQJq4bOD5cJA==",
|
||||
"version": "3.1.1",
|
||||
"resolved": "https://registry.npmjs.org/closure-calculate-chunks/-/closure-calculate-chunks-3.1.1.tgz",
|
||||
"integrity": "sha512-Ne/UCDBxiPsco9o+xB0BxFrAdn+G4eljNaj6zLELAbrrGpI2o1l3PPF8yuQ93mLG5Jbm8H73f+n4mbh3S8O8vA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"acorn": "8.x",
|
||||
@@ -15196,7 +15196,7 @@
|
||||
"graphlib": "2.x",
|
||||
"open": "7.x",
|
||||
"resolve": "1.x",
|
||||
"sigma": "1.x",
|
||||
"sigma": "1.2.1",
|
||||
"temp": "0.x",
|
||||
"yargs": "16.x"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user