Skip to content

Commit cf074cd

Browse files
dependabot[bot]XhmikosR
andauthoredJul 18, 2023
Build(deps-dev): Bump terser from 5.19.0 to 5.19.1 (#38921)
Bumps [terser](https://github.com/terser/terser) from 5.19.0 to 5.19.1. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.19.0...v5.19.1) --- updated-dependencies: - dependency-name: terser dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <xhmikosr@gmail.com>
1 parent 303e567 commit cf074cd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
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
@@ -150,7 +150,7 @@
150150
"shelljs": "^0.8.5",
151151
"stylelint": "^15.10.1",
152152
"stylelint-config-twbs-bootstrap": "^11.0.1",
153-
"terser": "^5.19.0",
153+
"terser": "^5.19.1",
154154
"vnu-jar": "23.4.11"
155155
},
156156
"files": [

0 commit comments

Comments
 (0)
Please sign in to comment.