Bump ts-pnp from 1.1.4 to 1.1.5

Bumps [ts-pnp](https://github.com/arcanis/ts-pnp) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/arcanis/ts-pnp/releases)
- [Commits](https://github.com/arcanis/ts-pnp/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-11 11:39:21 +00:00 committed by GitHub
parent f2479c47d2
commit 021f3294f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -14359,9 +14359,9 @@
"dev": true "dev": true
}, },
"ts-pnp": { "ts-pnp": {
"version": "1.1.4", "version": "1.1.5",
"resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.4.tgz", "resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.5.tgz",
"integrity": "sha512-1J/vefLC+BWSo+qe8OnJQfWTYRS6ingxjwqmHMqaMxXMj7kFtKLgAaYW3JeX3mktjgUL+etlU8/B4VUAUI9QGw==", "integrity": "sha512-ti7OGMOUOzo66wLF3liskw6YQIaSsBgc4GOAlWRnIEj8htCxJUxskanMUoJOD6MDCRAXo36goXJZch+nOS0VMA==",
"dev": true "dev": true
}, },
"tslib": { "tslib": {

View File

@ -95,7 +95,7 @@
"semver": "6.3.0", "semver": "6.3.0",
"style-loader": "1.0.0", "style-loader": "1.0.0",
"terser-webpack-plugin": "2.2.1", "terser-webpack-plugin": "2.2.1",
"ts-pnp": "1.1.4", "ts-pnp": "1.1.5",
"uglifyjs-webpack-plugin": "^2.1.2", "uglifyjs-webpack-plugin": "^2.1.2",
"url-loader": "2.2.0", "url-loader": "2.2.0",
"webpack": "4.41.2", "webpack": "4.41.2",