[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-timings-module.
0

Configure Feed

Select the types of activity you want to include in your feed.

chore(deps): update devdependency @types/jest to v27.0.2 (#109)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

authored by

renovate[bot]
Renovate Bot
and committed by
GitHub
(Sep 22, 2021, 9:00 PM +0100) fe7d6484 3377a2e5

+5 -5
+1 -1
package.json
··· 47 47 "@nuxt/typescript-build": "2.1.0", 48 48 "@nuxtjs/eslint-config-typescript": "6.0.1", 49 49 "@release-it/conventional-changelog": "3.3.0", 50 - "@types/jest": "27.0.1", 50 + "@types/jest": "27.0.2", 51 51 "babel-eslint": "latest", 52 52 "babel-jest": "27.2.1", 53 53 "eslint": "7.32.0",
+4 -4
yarn.lock
··· 2286 2286 dependencies: 2287 2287 "@types/istanbul-lib-report" "*" 2288 2288 2289 - "@types/jest@27.0.1": 2290 - version "27.0.1" 2291 - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.1.tgz#fafcc997da0135865311bb1215ba16dba6bdf4ca" 2292 - integrity sha512-HTLpVXHrY69556ozYkcq47TtQJXpcWAWfkoqz+ZGz2JnmZhzlRjprCIyFnetSy8gpDWwTTGBcRVv1J1I1vBrHw== 2289 + "@types/jest@27.0.2": 2290 + version "27.0.2" 2291 + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7" 2292 + integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA== 2293 2293 dependencies: 2294 2294 jest-diff "^27.0.0" 2295 2295 pretty-format "^27.0.0"