Skip to content

Commit

Permalink
Bump terser from 4.8.0 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2022
1 parent 7f33e81 commit 8c8791f
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4735,7 +4735,9 @@ commander@^8.3.0:

"common-components@link:test-app/lib/common-components":
version "0.0.0"
uid ""
dependencies:
ember-cli-babel "*"
ember-cli-htmlbars "*"

common-tags@^1.8.0:
version "1.8.2"
Expand Down Expand Up @@ -5335,7 +5337,9 @@ duplexify@^3.4.2, duplexify@^3.6.0:

"eager-blog@link:./test-app/lib/eager-blog":
version "0.0.0"
uid ""
dependencies:
ember-cli-babel "*"
ember-cli-htmlbars "*"

editions@^1.1.1:
version "1.3.4"
Expand Down Expand Up @@ -5459,11 +5463,17 @@ ember-auto-import@^2.4.0:

"ember-blog@link:./test-app/lib/ember-blog":
version "0.0.0"
uid ""
dependencies:
common-components "link:test-app/lib/common-components"
ember-cli-babel "*"
ember-cli-htmlbars "*"

"ember-chat@link:./test-app/lib/ember-chat":
version "0.0.0"
uid ""
dependencies:
common-components "link:test-app/lib/common-components"
ember-cli-babel "*"
ember-cli-htmlbars "*"

ember-cli-babel-plugin-helpers@^1.0.0, ember-cli-babel-plugin-helpers@^1.1.1:
version "1.1.1"
Expand Down Expand Up @@ -12707,9 +12717,9 @@ terser-webpack-plugin@^5.1.3:
terser "^5.7.2"

terser@^4.1.2:
version "4.8.0"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
version "4.8.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-4.8.1.tgz#a00e5634562de2239fd404c649051bf6fc21144f"
integrity sha512-4GnLC0x667eJG0ewJTa6z/yXrbLGv80D9Ru6HIpCQmO+Q4PfEtBFi0ObSckqwL6VyQv/7ENJieXHo2ANmdQwgw==
dependencies:
commander "^2.20.0"
source-map "~0.6.1"
Expand Down

0 comments on commit 8c8791f

Please sign in to comment.