mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-23 21:01:20 +00:00
chore(deps): update dependency terser to v5.36.0
This commit is contained in:
parent
60749acddf
commit
cb3b8651af
1 changed files with 6 additions and 6 deletions
|
@ -200,7 +200,7 @@ importers:
|
|||
version: 4.0.0(webpack@5.95.0)
|
||||
terser:
|
||||
specifier: ^5.24.0
|
||||
version: 5.34.1
|
||||
version: 5.36.0
|
||||
typescript:
|
||||
specifier: ^5.2.2
|
||||
version: 5.6.3
|
||||
|
@ -3768,8 +3768,8 @@ packages:
|
|||
uglify-js:
|
||||
optional: true
|
||||
|
||||
terser@5.34.1:
|
||||
resolution: {integrity: sha512-FsJZ7iZLd/BXkz+4xrRTGJ26o/6VTjQytUk8b8OxkwcD2I+79VPJlz7qss1+zE7h8GNIScFqXcDyJ/KqBYZFVA==}
|
||||
terser@5.36.0:
|
||||
resolution: {integrity: sha512-IYV9eNMuFAV4THUspIRXkLakHnV6XO7FEdtKjf/mDyrnqUg9LnlOn6/RwRvM9SZjR4GUq8Nk8zj67FzVARr74w==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -7964,13 +7964,13 @@ snapshots:
|
|||
jest-worker: 27.5.1
|
||||
schema-utils: 3.3.0
|
||||
serialize-javascript: 6.0.2
|
||||
terser: 5.34.1
|
||||
terser: 5.36.0
|
||||
webpack: 5.95.0(webpack-cli@5.1.4)
|
||||
|
||||
terser@5.34.1:
|
||||
terser@5.36.0:
|
||||
dependencies:
|
||||
'@jridgewell/source-map': 0.3.6
|
||||
acorn: 8.12.1
|
||||
acorn: 8.13.0
|
||||
commander: 2.20.3
|
||||
source-map-support: 0.5.21
|
||||
|
||||
|
|
Loading…
Reference in a new issue