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