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>
dependabot/npm_and_yarn/trim-0.0.3
dependabot[bot] 3 years ago committed by GitHub
parent 6ece72028e
commit 8975eed152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated

@ -7352,9 +7352,9 @@
}
},
"trim": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/trim/-/trim-0.0.1.tgz",
"integrity": "sha1-WFhUf2spB1fulczMZm+1AITEYN0=",
"version": "0.0.3",
"resolved": "https://registry.npmjs.org/trim/-/trim-0.0.3.tgz",
"integrity": "sha512-h82ywcYhHK7veeelXrCScdH7HkWfbIT1D/CgYO+nmDarz3SGNssVBMws6jU16Ga60AJCRAvPV6w6RLuNerQqjg==",
"dev": true
},
"trim-newlines": {

@ -54,7 +54,7 @@
"gulp-sourcemaps": "2.6.4",
"gulp-typescript": "5.0.0",
"gulp-uglify": "3.0.1",
"trim": "0.0.1",
"trim": "0.0.3",
"ts-loader": "5.3.3",
"tslint": "5.12.0",
"typescript": "3.7.4",

Loading…
Cancel
Save