Skip to content

Commit 1455866

Browse files
Bump uglify-js from 3.14.2 to 3.15.0
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.14.2 to 3.15.0. - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v3.14.2...v3.15.0) --- updated-dependencies: - dependency-name: uglify-js dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a7b9c9 commit 1455866

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"pretty-bytes-cli": "^2.0.0",
6161
"sass": "^1.49.0",
6262
"sinon": "^12.0.1",
63-
"uglify-js": "^3.14.2",
63+
"uglify-js": "^3.15.0",
6464
"webpack": "^5.68.0",
6565
"webpack-cli": "^4.9.1"
6666
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7595,10 +7595,10 @@ typedarray-to-buffer@^3.1.5:
75957595
dependencies:
75967596
is-typedarray "^1.0.0"
75977597

7598-
uglify-js@^3.14.2:
7599-
version "3.14.2"
7600-
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.2.tgz"
7601-
integrity sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A==
7598+
uglify-js@^3.15.0:
7599+
version "3.15.0"
7600+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.0.tgz#2d6a689d94783cab43975721977a13c2afec28f1"
7601+
integrity sha512-x+xdeDWq7FiORDvyIJ0q/waWd4PhjBNOm5dQUOq2AKC0IEjxOS66Ha9tctiVDGcRQuh69K7fgU5oRuTK4cysSg==
76027602

76037603
unbox-primitive@^1.0.1:
76047604
version "1.0.1"

0 commit comments

Comments
 (0)