Skip to content

Commit

Permalink
Bump terser dependency in the storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Aug 8, 2022
1 parent 446c98e commit 633a6b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions design/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9406,9 +9406,9 @@ terser@^4.1.2, terser@^4.6.3:
source-map-support "~0.5.12"

terser@^5.10.0, terser@^5.3.4, terser@^5.7.2:
version "5.14.1"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.1.tgz#7c95eec36436cb11cf1902cc79ac564741d19eca"
integrity sha512-+ahUAE+iheqBTDxXhTisdA8hgvbEG1hHOQ9xmNjeUJSoi6DU/gMrKNcfZjHkyY6Alnuyc+ikYJaxxfHkT3+WuQ==
version "5.14.2"
resolved "https://registry.yarnpkg.com/terser/-/terser-5.14.2.tgz#9ac9f22b06994d736174f4091aa368db896f1c10"
integrity "sha1-msnyKwaZTXNhdPQJGqNo24lvHBA= sha512-oL0rGeM/WFQCUd0y2QrWxYnq7tfSuKBiqTjRPWrRgB46WD/kiwHwF8T23z78H6Q6kGCuuHcPB+KULHRdxvVGQA=="
dependencies:
"@jridgewell/source-map" "^0.3.2"
acorn "^8.5.0"
Expand Down

0 comments on commit 633a6b3

Please sign in to comment.