Merge pull request #399 from hodgef/dependabot/npm_and_yarn/pnp-webpack-plugin-1.6.0

This commit is contained in:
dependabot-preview[bot] 2020-01-28 10:34:10 +00:00 committed by GitHub
commit 470170678c
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

@ -20779,9 +20779,9 @@
"dev": true "dev": true
}, },
"pnp-webpack-plugin": { "pnp-webpack-plugin": {
"version": "1.5.0", "version": "1.6.0",
"resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.5.0.tgz", "resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.0.tgz",
"integrity": "sha512-jd9olUr9D7do+RN8Wspzhpxhgp1n6Vd0NtQ4SFkmIACZoEL1nkyAdW9Ygrinjec0vgDcWjscFQQ1gDW8rsfKTg==", "integrity": "sha512-ZcMGn/xF/fCOq+9kWMP9vVVxjIkMCja72oy3lziR7UHy0hHFZ57iVpQ71OtveVbmzeCmphBg8pxNdk/hlK99aQ==",
"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.4.2", "jest-watch-typeahead": "0.4.2",
"mini-css-extract-plugin": "0.9.0", "mini-css-extract-plugin": "0.9.0",
"optimize-css-assets-webpack-plugin": "5.0.3", "optimize-css-assets-webpack-plugin": "5.0.3",
"pnp-webpack-plugin": "1.5.0", "pnp-webpack-plugin": "1.6.0",
"prettier": "^1.19.1", "prettier": "^1.19.1",
"prettier-webpack-plugin": "^1.2.0", "prettier-webpack-plugin": "^1.2.0",
"postcss-flexbugs-fixes": "4.1.0", "postcss-flexbugs-fixes": "4.1.0",