1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-03-28 10:24:51 +00:00
Tims-Chat/package.json
dependabot[bot] 1e2d7b4b2a
Bump terser from 5.12.1 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:01:33 +00:00

11 lines
201 B
JSON

{
"dependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.16.11",
"prettier": "^2.6.1",
"requirejs": "^2.3.6",
"terser": "^5.14.2"
}
}