[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.23

authored by

Renovate Bot and committed by
renovate[bot]
(May 3, 2021, 4:37 AM UTC) 5c473164 28da16aa

+5 -5
+1 -1
package.json
··· 47 47 "@nuxt/typescript-build": "2.1.0", 48 48 "@nuxtjs/eslint-config-typescript": "6.0.0", 49 49 "@release-it/conventional-changelog": "2.0.1", 50 - "@types/jest": "26.0.22", 50 + "@types/jest": "26.0.23", 51 51 "babel-eslint": "latest", 52 52 "babel-jest": "26.6.3", 53 53 "eslint": "7.25.0",
+4 -4
yarn.lock
··· 1975 1975 dependencies: 1976 1976 "@types/istanbul-lib-report" "*" 1977 1977 1978 - "@types/jest@26.0.22": 1979 - version "26.0.22" 1980 - resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.22.tgz#8308a1debdf1b807aa47be2838acdcd91e88fbe6" 1981 - integrity sha512-eeWwWjlqxvBxc4oQdkueW5OF/gtfSceKk4OnOAGlUSwS/liBRtZppbJuz1YkgbrbfGOoeBHun9fOvXnjNwrSOw== 1978 + "@types/jest@26.0.23": 1979 + version "26.0.23" 1980 + resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.23.tgz#a1b7eab3c503b80451d019efb588ec63522ee4e7" 1981 + integrity sha512-ZHLmWMJ9jJ9PTiT58juykZpL7KjwJywFN3Rr2pTSkyQfydf/rk22yS7W8p5DaVUMQ2BQC7oYiU3FjbTM/mYrOA== 1982 1982 dependencies: 1983 1983 jest-diff "^26.0.0" 1984 1984 pretty-format "^26.0.0"