Bump pnp-webpack-plugin from 1.4.3 to 1.5.0

Bumps [pnp-webpack-plugin](https://github.com/arcanis/pnp-webpack-plugin) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/arcanis/pnp-webpack-plugin/releases)
- [Commits](https://github.com/arcanis/pnp-webpack-plugin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-06-08 09:14:46 +00:00 committed by GitHub
parent 3162cc80f8
commit f3665eeea3
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

@ -9442,9 +9442,9 @@
"dev": true "dev": true
}, },
"pnp-webpack-plugin": { "pnp-webpack-plugin": {
"version": "1.4.3", "version": "1.5.0",
"resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.4.3.tgz", "resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.5.0.tgz",
"integrity": "sha512-ExrNwuFH3DudHwWY2uRMqyiCOBEDdhQYHIAsqW/CM6hIZlSgXC/ma/p08FoNOUhVyh9hl1NGnMpR94T5i3SHaQ==", "integrity": "sha512-jd9olUr9D7do+RN8Wspzhpxhgp1n6Vd0NtQ4SFkmIACZoEL1nkyAdW9Ygrinjec0vgDcWjscFQQ1gDW8rsfKTg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ts-pnp": "^1.1.2" "ts-pnp": "^1.1.2"

View File

@ -77,7 +77,7 @@
"jest-watch-typeahead": "0.3.1", "jest-watch-typeahead": "0.3.1",
"mini-css-extract-plugin": "0.7.0", "mini-css-extract-plugin": "0.7.0",
"optimize-css-assets-webpack-plugin": "5.0.1", "optimize-css-assets-webpack-plugin": "5.0.1",
"pnp-webpack-plugin": "1.4.3", "pnp-webpack-plugin": "1.5.0",
"postcss-flexbugs-fixes": "4.1.0", "postcss-flexbugs-fixes": "4.1.0",
"postcss-loader": "3.0.0", "postcss-loader": "3.0.0",
"postcss-normalize": "7.0.0", "postcss-normalize": "7.0.0",