[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 v26.0.24

authored by

Renovate Bot and committed by
renovate[bot]
(Jul 8, 2021, 11:21 PM UTC) b1fd2532 b2c254cd

+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.0.1", 50 - "@types/jest": "26.0.23", 50 + "@types/jest": "26.0.24", 51 51 "babel-eslint": "latest", 52 52 "babel-jest": "27.0.6", 53 53 "eslint": "7.30.0",
+4 -4
yarn.lock
··· 2055 2055 dependencies: 2056 2056 "@types/istanbul-lib-report" "*" 2057 2057 2058 - "@types/jest@26.0.23": 2059 - version "26.0.23" 2060 - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" 2061 - integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== 2058 + "@types/jest@26.0.24": 2059 + version "26.0.24" 2060 + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a" 2061 + integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w== 2062 2062 dependencies: 2063 2063 jest-diff "^26.0.0" 2064 2064 pretty-format "^26.0.0"