mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-11-10 03:40:19 +00:00
Bump tsc-watch from 4.6.2 to 5.0.2
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.2 to 5.0.2. - [Release notes](https://github.com/gilamran/tsc-watch/releases) - [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md) - [Commits](https://github.com/gilamran/tsc-watch/commits) --- updated-dependencies: - dependency-name: tsc-watch dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
041474cdb9
commit
9fcfc2874c
14
package-lock.json
generated
14
package-lock.json
generated
@ -32,7 +32,7 @@
|
||||
"prettier": "^2.6.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^10.7.0",
|
||||
"tsc-watch": "^4.6.2",
|
||||
"tsc-watch": "^5.0.2",
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"engines": {
|
||||
@ -3291,9 +3291,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tsc-watch": {
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.2.tgz",
|
||||
"integrity": "sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-5.0.2.tgz",
|
||||
"integrity": "sha512-TaOOLY2xJCorxCt6seXhNH/35p991rp2GkddSA3S8wxc6utBeVFVMFnlK8UEsf7I07So8NZ/IpDDb3nBNhN4DA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cross-spawn": "^7.0.3",
|
||||
@ -5979,9 +5979,9 @@
|
||||
}
|
||||
},
|
||||
"tsc-watch": {
|
||||
"version": "4.6.2",
|
||||
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.2.tgz",
|
||||
"integrity": "sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==",
|
||||
"version": "5.0.2",
|
||||
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-5.0.2.tgz",
|
||||
"integrity": "sha512-TaOOLY2xJCorxCt6seXhNH/35p991rp2GkddSA3S8wxc6utBeVFVMFnlK8UEsf7I07So8NZ/IpDDb3nBNhN4DA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cross-spawn": "^7.0.3",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"prettier": "^2.6.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-node": "^10.7.0",
|
||||
"tsc-watch": "^4.6.2",
|
||||
"tsc-watch": "^5.0.2",
|
||||
"typescript": "^4.6.3"
|
||||
},
|
||||
"engines": {
|
||||
|
Loading…
Reference in New Issue
Block a user