Skip to content

Commit 740f9ce

Browse files
authored
Merge pull request #204 from codeforjapan/dependabot/npm_and_yarn/ts-jest-26.1.1
Bump ts-jest from 26.1.0 to 26.1.1
2 parents 085db5c + 915cfb1 commit 740f9ce

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
@@ -86,7 +86,7 @@
8686
"stylelint-config-prettier": "^8.0.1",
8787
"stylelint-config-standard": "^20.0.0",
8888
"stylelint-scss": "^3.17.2",
89-
"ts-jest": "^26.1.0",
89+
"ts-jest": "^26.1.1",
9090
"vue-jest": "^3.0.5"
9191
}
9292
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12800,10 +12800,10 @@ tryer@^1.0.1:
1280012800
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1280112801
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1280212802

12803-
ts-jest@^26.1.0:
12804-
version "26.1.0"
12805-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
12806-
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
12803+
ts-jest@^26.1.1:
12804+
version "26.1.1"
12805+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.1.tgz#b98569b8a4d4025d966b3d40c81986dd1c510f8d"
12806+
integrity sha512-Lk/357quLg5jJFyBQLnSbhycnB3FPe+e9i7ahxokyXxAYoB0q1pPmqxxRPYr4smJic1Rjcf7MXDBhZWgxlli0A==
1280712807
dependencies:
1280812808
bs-logger "0.x"
1280912809
buffer-from "1.x"

0 commit comments

Comments
 (0)