Merge pull request #3922 from balena-io/renovate/pnp-webpack-plugin-1.x

Update dependency pnp-webpack-plugin to 1.7.0
This commit is contained in:
Balena CI 2022-12-09 12:00:09 -05:00 committed by GitHub
commit a7cae23612
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

@ -13506,9 +13506,9 @@
} }
}, },
"pnp-webpack-plugin": { "pnp-webpack-plugin": {
"version": "1.6.4", "version": "1.7.0",
"resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.6.4.tgz", "resolved": "https://registry.npmjs.org/pnp-webpack-plugin/-/pnp-webpack-plugin-1.7.0.tgz",
"integrity": "sha512-7Wjy+9E3WwLOEL30D+m8TSTF7qJJUJLONBnwQp0518siuMxUQUbgZwssaFX+QKlZkjHZcw/IpZCt/H0srrntSg==", "integrity": "sha512-2Rb3vm+EXble/sMXNSu6eoBx8e79gKqhNq9F5ZWW6ERNCTE/Q0wQNne5541tE5vKjfM8hpNCYL+LGc1YTfI0dg==",
"dev": true, "dev": true,
"requires": { "requires": {
"ts-pnp": "^1.1.6" "ts-pnp": "^1.1.6"

View File

@ -94,7 +94,7 @@
"omit-deep-lodash": "1.1.7", "omit-deep-lodash": "1.1.7",
"outdent": "0.8.0", "outdent": "0.8.0",
"path-is-inside": "1.0.2", "path-is-inside": "1.0.2",
"pnp-webpack-plugin": "1.6.4", "pnp-webpack-plugin": "1.7.0",
"pretty-bytes": "5.3.0", "pretty-bytes": "5.3.0",
"react": "16.8.5", "react": "16.8.5",
"react-dom": "16.8.5", "react-dom": "16.8.5",