Closed mend-for-github-com[bot] closed 3 weeks ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
/opt/buildpack/tools/npm/10.1.0/node_modules/npm/lib/es6/validate-engines.js:8
const { engines: { node: engines }, version } = require('../../package.json')
^
SyntaxError: Unexpected token {
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:373:25)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Module.require (module.js:353:17)
at require (internal/module.js:12:17)
at Object.<anonymous> (/opt/buildpack/tools/npm/10.1.0/node_modules/npm/lib/cli.js:1:87)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
This PR contains the following updates:
6.0.0
->6.1.0
By merging this PR, the issue #157 will be automatically resolved and closed:
Release Notes
webpack-contrib/file-loader (file-loader)
### [`v6.1.0`](https://togithub.com/webpack-contrib/file-loader/blob/HEAD/CHANGELOG.md#610-2020-08-31) [Compare Source](https://togithub.com/webpack-contrib/file-loader/compare/v6.0.0...v6.1.0) ##### Features - pass immutable flag to asset info ([#383](https://togithub.com/webpack-contrib/file-loader/issues/383)) ([40fcde8](https://togithub.com/webpack-contrib/file-loader/commit/40fcde81681d4f8ee19d2ee3845fd34e24459195))