Bump ts-pnp from 1.1.5 to 1.1.6

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-19 10:31:44 +00:00
committed by GitHub
parent 0e3fb5970c
commit c3c6b81fe1
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -25775,9 +25775,9 @@
"dev": true
},
"ts-pnp": {
"version": "1.1.5",
"resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.5.tgz",
"integrity": "sha512-ti7OGMOUOzo66wLF3liskw6YQIaSsBgc4GOAlWRnIEj8htCxJUxskanMUoJOD6MDCRAXo36goXJZch+nOS0VMA==",
"version": "1.1.6",
"resolved": "https://registry.npmjs.org/ts-pnp/-/ts-pnp-1.1.6.tgz",
"integrity": "sha512-CrG5GqAAzMT7144Cl+UIFP7mz/iIhiy+xQ6GGcnjTezhALT02uPMRw7tgDSESgB5MsfKt55+GPWw4ir1kVtMIQ==",
"dev": true
},
"tslib": {
+1 -1
View File
@@ -95,7 +95,7 @@
"semver": "7.1.3",
"style-loader": "1.1.3",
"terser-webpack-plugin": "2.3.5",
"ts-pnp": "1.1.5",
"ts-pnp": "1.1.6",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "3.0.0",
"webpack": "4.41.6",