nuxt-community / universal-storage-module

Universal Storage Utilities for Nuxt 2
MIT License
276 stars 15 forks source link

chore(deps): update devdependency jest to ^26.5.3 #142

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Type Update Change
jest (source) devDependencies patch ^26.5.2 -> ^26.5.3

Release Notes

facebook/jest ### [`v26.5.3`](https://togithub.com/facebook/jest/blob/master/CHANGELOG.md#​2653) [Compare Source](https://togithub.com/facebook/jest/compare/v26.5.2...v26.5.3) ##### Features - `[jest-runtime]` add support for dynamic `import()` from CommonJS ([#​10620](https://togithub.com/facebook/jest/pull/10620)) ##### Fixes - `[jest-runner, jest-runtime]` `require.main` should not be `undefined` with `createRequire()` ([#​10610](https://togithub.com/facebook/jest/pull/10610)) - `[jest-runtime]` add missing `module.path` property ([#​10615](https://togithub.com/facebook/jest/pull/10615)) - `[jest-runtime]` Add `mainModule` instance variable to runtime ([#​10621](https://togithub.com/facebook/jest/pull/10621)) - `[jest-runtime]` Evaluate Node core modules on dynamic `import()` ([#​10622](https://togithub.com/facebook/jest/pull/10622)) - `[jest-validate]` Show suggestion only when unrecognized cli param is longer than 1 character ([#​10604](https://togithub.com/facebook/jest/pull/10604)) - `[jest-validate]` Validate `testURL` as CLI option ([#​10595](https://togithub.com/facebook/jest/pull/10595))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.