Skip to content

Commit 915cfb1

Browse files
Bump ts-jest from 26.1.0 to 26.1.1
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.1.0 to 26.1.1. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v26.1.0...v26.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 82dfe33 commit 915cfb1

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
@@ -12833,10 +12833,10 @@ tryer@^1.0.1:
1283312833
resolved "https://registry.yarnpkg.com/tryer/-/tryer-1.0.1.tgz#f2c85406800b9b0f74c9f7465b81eaad241252f8"
1283412834
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1283512835

12836-
ts-jest@^26.1.0:
12837-
version "26.1.0"
12838-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
12839-
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
12836+
ts-jest@^26.1.1:
12837+
version "26.1.1"
12838+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.1.tgz#b98569b8a4d4025d966b3d40c81986dd1c510f8d"
12839+
integrity sha512-Lk/357quLg5jJFyBQLnSbhycnB3FPe+e9i7ahxokyXxAYoB0q1pPmqxxRPYr4smJic1Rjcf7MXDBhZWgxlli0A==
1284012840
dependencies:
1284112841
bs-logger "0.x"
1284212842
buffer-from "1.x"

0 commit comments

Comments
 (0)