Bump tsify from 5.0.3 to 5.0.4
Bumps [tsify](https://github.com/TypeStrong/tsify) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/TypeStrong/tsify/releases) - [Commits](https://github.com/TypeStrong/tsify/compare/v5.0.3...v5.0.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3f9ab3295f
commit
464e545f2e
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12632,9 +12632,9 @@
|
|||
}
|
||||
},
|
||||
"tsify": {
|
||||
"version": "5.0.3",
|
||||
"resolved": "https://registry.npmjs.org/tsify/-/tsify-5.0.3.tgz",
|
||||
"integrity": "sha512-Cg/3efnvTrU7L4gnAfXt8p6dp+WefE28qItDKQj4lN0X9Jw2KS2EWKh5/dizXwfVNbT0guAoUce8CqCDWjFDLg==",
|
||||
"version": "5.0.4",
|
||||
"resolved": "https://registry.npmjs.org/tsify/-/tsify-5.0.4.tgz",
|
||||
"integrity": "sha512-XAZtQ5OMPsJFclkZ9xMZWkSNyMhMxEPsz3D2zu79yoKorH9j/DT4xCloJeXk5+cDhosEibu4bseMVjyPOAyLJA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"convert-source-map": "^1.1.0",
|
||||
|
|
|
@ -73,7 +73,7 @@
|
|||
"postcss": "^8.2.15",
|
||||
"sass": "^1.32.12",
|
||||
"terser": "^5.7.0",
|
||||
"tsify": "^5.0.3",
|
||||
"tsify": "^5.0.4",
|
||||
"typescript": "^4.2.4",
|
||||
"vinyl-buffer": "^1.0.1",
|
||||
"vinyl-source-stream": "^2.0.0",
|
||||
|
|
Loading…
Reference in a new issue