Skip to content

Commit d6e834c

Browse files
Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 (#39886)
* Build(deps-dev): Bump terser from 5.29.2 to 5.30.3 Bumps [terser](https://github.com/terser/terser) from 5.29.2 to 5.30.3. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.29.2...v5.30.3) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Update .bundlewatch.config.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
1 parent f25d27b commit d6e834c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.bundlewatch.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"path": "./dist/js/bootstrap.bundle.min.js",
41-
"maxSize": "23.25 kB"
41+
"maxSize": "23.5 kB"
4242
},
4343
{
4444
"path": "./dist/js/bootstrap.esm.js",

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"shelljs": "^0.8.5",
154154
"stylelint": "^16.3.1",
155155
"stylelint-config-twbs-bootstrap": "^14.1.0",
156-
"terser": "^5.29.2",
156+
"terser": "^5.30.3",
157157
"vnu-jar": "23.4.11"
158158
},
159159
"files": [

0 commit comments

Comments
 (0)