Skip to content

Commit 316d900

Browse files
authored
Merge pull request #302 from codeforjapan/dependabot/npm_and_yarn/types/jest-26.0.8
Bump @types/jest from 26.0.4 to 26.0.8
2 parents a7967fe + 75b6f89 commit 316d900

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@nuxtjs/eslint-config-typescript": "^2.0.0",
6464
"@nuxtjs/stylelint-module": "^4.0.0",
6565
"@nuxtjs/vuetify": "^1.11.2",
66-
"@types/jest": "^26.0.4",
66+
"@types/jest": "^26.0.8",
6767
"@vue/test-utils": "^1.0.3",
6868
"babel-core": "^6.26.3",
6969
"babel-eslint": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2446,10 +2446,10 @@
24462446
"@types/istanbul-lib-coverage" "*"
24472447
"@types/istanbul-lib-report" "*"
24482448

2449-
"@types/jest@^26.0.4":
2450-
version "26.0.4"
2451-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
2452-
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
2449+
"@types/jest@^26.0.8":
2450+
version "26.0.8"
2451+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.8.tgz#f5c5559cf25911ce227f7ce30f1f160f24966369"
2452+
integrity sha512-eo3VX9jGASSuv680D4VQ89UmuLZneNxv2MCZjfwlInav05zXVJTzfc//lavdV0GPwSxsXJTy2jALscB7Acqg0g==
24532453
dependencies:
24542454
jest-diff "^25.2.1"
24552455
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)