mirror of
https://github.com/warengroup/eximiabots-radiox.git
synced 2024-12-23 09:53:18 +00:00
Bump tsc-watch from 4.6.0 to 4.6.1
Bumps [tsc-watch](https://github.com/gilamran/tsc-watch) from 4.6.0 to 4.6.1. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
08a6447e19
commit
cc0bdfd80c
14
package-lock.json
generated
14
package-lock.json
generated
@ -32,7 +32,7 @@
|
|||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"ts-node": "^10.7.0",
|
"ts-node": "^10.7.0",
|
||||||
"tsc-watch": "^4.6.0",
|
"tsc-watch": "^4.6.1",
|
||||||
"typescript": "^4.6.2"
|
"typescript": "^4.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@ -3371,9 +3371,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tsc-watch": {
|
"node_modules/tsc-watch": {
|
||||||
"version": "4.6.0",
|
"version": "4.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.1.tgz",
|
||||||
"integrity": "sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ==",
|
"integrity": "sha512-IiLs9LAopILQ6eKZEtiOWlbXOuI7P81IiF/8WVx2Plo9AF2P5+s61Ew79Ymbsk++nEoqHlniOFAm7ycZfXixpg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"cross-spawn": "^7.0.3",
|
"cross-spawn": "^7.0.3",
|
||||||
@ -6110,9 +6110,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tsc-watch": {
|
"tsc-watch": {
|
||||||
"version": "4.6.0",
|
"version": "4.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/tsc-watch/-/tsc-watch-4.6.1.tgz",
|
||||||
"integrity": "sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ==",
|
"integrity": "sha512-IiLs9LAopILQ6eKZEtiOWlbXOuI7P81IiF/8WVx2Plo9AF2P5+s61Ew79Ymbsk++nEoqHlniOFAm7ycZfXixpg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"cross-spawn": "^7.0.3",
|
"cross-spawn": "^7.0.3",
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"prettier": "^2.5.1",
|
"prettier": "^2.5.1",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"ts-node": "^10.7.0",
|
"ts-node": "^10.7.0",
|
||||||
"tsc-watch": "^4.6.0",
|
"tsc-watch": "^4.6.1",
|
||||||
"typescript": "^4.6.2"
|
"typescript": "^4.6.2"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
Loading…
Reference in New Issue
Block a user