mirror of
https://github.com/discourse/discourse.git
synced 2025-01-18 10:42:45 +08:00
Build(deps): Bump terser from 5.31.2 to 5.31.3 (#27944)
Bumps [terser](https://github.com/terser/terser) from 5.31.2 to 5.31.3. - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](https://github.com/terser/terser/compare/v5.31.2...v5.31.3) --- updated-dependencies: - dependency-name: terser dependency-type: direct:production 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>
This commit is contained in:
parent
edcd686597
commit
2c1719a396
|
@ -116,7 +116,7 @@
|
|||
"select-kit": "1.0.0",
|
||||
"sinon": "^18.0.0",
|
||||
"source-map": "^0.7.4",
|
||||
"terser": "^5.31.2",
|
||||
"terser": "^5.31.3",
|
||||
"truth-helpers": "1.0.0",
|
||||
"util": "^0.12.5",
|
||||
"virtual-dom": "^2.1.1",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"handlebars": "^4.7.8",
|
||||
"path-browserify": "^1.0.1",
|
||||
"polyfill-crypto.getrandomvalues": "^1.0.0",
|
||||
"terser": "^5.31.2",
|
||||
"terser": "^5.31.3",
|
||||
"decorator-transforms": "^2.0.0"
|
||||
},
|
||||
"engines": {
|
||||
|
|
|
@ -11841,10 +11841,10 @@ terser-webpack-plugin@^5.3.10:
|
|||
serialize-javascript "^6.0.1"
|
||||
terser "^5.26.0"
|
||||
|
||||
terser@^5.26.0, terser@^5.3.0, terser@^5.31.2, terser@^5.7.0:
|
||||
version "5.31.2"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.2.tgz#b5ca188107b706084dca82f988089fa6102eba11"
|
||||
integrity sha512-LGyRZVFm/QElZHy/CPr/O4eNZOZIzsrQ92y4v9UJe/pFJjypje2yI3C2FmPtvUEnhadlSbmG2nXtdcjHOjCfxw==
|
||||
terser@^5.26.0, terser@^5.3.0, terser@^5.31.3, terser@^5.7.0:
|
||||
version "5.31.3"
|
||||
resolved "https://registry.yarnpkg.com/terser/-/terser-5.31.3.tgz#b24b7beb46062f4653f049eea4f0cd165d0f0c38"
|
||||
integrity sha512-pAfYn3NIZLyZpa83ZKigvj6Rn9c/vd5KfYGX7cN1mnzqgDcxWvrU5ZtAfIKhEXz9nRecw4z3LXkjaq96/qZqAA==
|
||||
dependencies:
|
||||
"@jridgewell/source-map" "^0.3.3"
|
||||
acorn "^8.8.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user