Closed mend-for-github-com[bot] closed 1 year 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/6.14.18/node_modules/npm/bin/npm-cli.js:87
let notifier = require('update-notifier')({pkg})
^^^
SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode
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 Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:968:3
This PR contains the following updates:
5.2.2
->5.2.3
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
karma-runner/karma
### [`v5.2.3`](https://togithub.com/karma-runner/karma/blob/HEAD/CHANGELOG.md#523-httpsgithubcomkarma-runnerkarmacomparev522v523-2020-09-25) [Compare Source](https://togithub.com/karma-runner/karma/compare/v5.2.2...v5.2.3) ##### Bug Fixes - update us-parser-js dependency ([#3564](https://togithub.com/karma-runner/karma/issues/3564)) ([500ed25](https://togithub.com/karma-runner/karma/commit/500ed25d7e523efe7e7cff2ec70830be7e6e797a))