chore(deps): update dependency new-relic-source-map-webpack-plugin to v1.2.0 (#218)

This commit is contained in:
renovate[bot]
2019-09-09 13:15:53 -04:00
committed by David Joy
parent c60b43dbde
commit e19e02c6d5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -15512,12 +15512,12 @@
"dev": true
},
"new-relic-source-map-webpack-plugin": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-1.1.0.tgz",
"integrity": "sha512-evLeCEU6T2ir5ZWN79q2n9Rl94jv62O6XQvhl2vilsFDrUgDu5xzamwXQQtcvySE3gKcO34oozW1xFDp89IaMQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/new-relic-source-map-webpack-plugin/-/new-relic-source-map-webpack-plugin-1.2.0.tgz",
"integrity": "sha512-bsF07nt2mlauMhxdKW3aIirazreq5muRLHSxubQ18XVqYR2ta0N6CghwHNDJsivY1j/Qrt22FNFuz0GZrFPbTw==",
"dev": true,
"requires": {
"@newrelic/publish-sourcemap": "^4.1.2"
"@newrelic/publish-sourcemap": "^4.4.1"
}
},
"newrelic": {

View File

@@ -101,7 +101,7 @@
"image-webpack-loader": "4.6.0",
"jest": "23.6.0",
"mini-css-extract-plugin": "0.4.5",
"new-relic-source-map-webpack-plugin": "1.1.0",
"new-relic-source-map-webpack-plugin": "1.2.0",
"node-sass": "4.11.0",
"postcss-loader": "3.0.0",
"postcss-rtl": "1.3.3",