mirror of
https://github.com/convergencelabs/monaco-collab-ext.git
synced 2024-10-27 20:34:17 +00:00
Bump trim from 0.0.1 to 0.0.3
Bumps [trim](https://github.com/Trott/trim) from 0.0.1 to 0.0.3. - [Release notes](https://github.com/Trott/trim/releases) - [Changelog](https://github.com/Trott/trim/blob/master/CHANGELOG.md) - [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6ece72028e
commit
8975eed152
6
package-lock.json
generated
6
package-lock.json
generated
@ -7352,9 +7352,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"trim": {
|
"trim": {
|
||||||
"version": "0.0.1",
|
"version": "0.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/trim/-/trim-0.0.3.tgz",
|
||||||
"integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
|
"integrity": "sha512-h82ywcYhHK7veeelXrCScdH7HkWfbIT1D/CgYO+nmDarz3SGNssVBMws6jU16Ga60AJCRAvPV6w6RLuNerQqjg==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"trim-newlines": {
|
"trim-newlines": {
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
"gulp-sourcemaps": "2.6.4",
|
"gulp-sourcemaps": "2.6.4",
|
||||||
"gulp-typescript": "5.0.0",
|
"gulp-typescript": "5.0.0",
|
||||||
"gulp-uglify": "3.0.1",
|
"gulp-uglify": "3.0.1",
|
||||||
"trim": "0.0.1",
|
"trim": "0.0.3",
|
||||||
"ts-loader": "5.3.3",
|
"ts-loader": "5.3.3",
|
||||||
"tslint": "5.12.0",
|
"tslint": "5.12.0",
|
||||||
"typescript": "3.7.4",
|
"typescript": "3.7.4",
|
||||||
|
Loading…
Reference in New Issue
Block a user