[READ-ONLY] Mirror of https://github.com/danielroe/typed-vuex. 🏦 A typed store accessor for vanilla Vuex. typed-vuex.roe.dev
hacktoberfest nuxt nuxt-module nuxtjs typescript vue vuejs vuex
0

Configure Feed

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

chore(deps): update devdependency @types/jest to v27 (#249)

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

author
renovate[bot]
co-author
Renovate Bot
committer
GitHub
date (Aug 11, 2021, 6:35 AM +0100) commit 872716cc parent afeab67f
+6 -6
+1 -1
package.json
··· 21 21 "@commitlint/config-conventional": "^13.1.0", 22 22 "@nuxtjs/eslint-config-typescript": "6.0.1", 23 23 "@release-it/conventional-changelog": "^3.0.1", 24 - "@types/jest": "26.0.23", 24 + "@types/jest": "27.0.0", 25 25 "@typescript-eslint/eslint-plugin": "4.28.1", 26 26 "@typescript-eslint/parser": "4.28.1", 27 27 "codecov": "^3.8.2",
+5 -5
yarn.lock
··· 3720 3720 languageName: node 3721 3721 linkType: hard 3722 3722 3723 - "@types/jest@npm:26.0.23": 3724 - version: 26.0.23 3725 - resolution: "@types/jest@npm:26.0.23" 3723 + "@types/jest@npm:27.0.0": 3724 + version: 27.0.0 3725 + resolution: "@types/jest@npm:27.0.0" 3726 3726 dependencies: 3727 3727 jest-diff: ^26.0.0 3728 3728 pretty-format: ^26.0.0 3729 - checksum: 69db26061e6be34de2a440c8a470b651c53ba6ee0057614a278c4f756ff00281f46cc075b24e5bd761f399f175f49d0a5758b50dd921342a8592461548dea29a 3729 + checksum: bb894a1fcc0e244ecefdf2b43ed786c0354c416d00e433155bf68569d0d8a45b012b008fbe6673890903b785076b9a34f128c7095e1b25f4481f3d2a76c7495f 3730 3730 languageName: node 3731 3731 linkType: hard 3732 3732 ··· 15946 15946 "@commitlint/config-conventional": ^13.1.0 15947 15947 "@nuxtjs/eslint-config-typescript": 6.0.1 15948 15948 "@release-it/conventional-changelog": ^3.0.1 15949 - "@types/jest": 26.0.23 15949 + "@types/jest": 27.0.0 15950 15950 "@typescript-eslint/eslint-plugin": 4.28.1 15951 15951 "@typescript-eslint/parser": 4.28.1 15952 15952 codecov: ^3.8.2