Skip to content

Commit 02093a0

Browse files
Bump ts-jest from 26.0.0 to 26.1.0 in /frontend
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.0.0 to 26.1.0. - [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.0.0...v26.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ae17190 commit 02093a0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"html-webpack-plugin": "^4.3.0",
1818
"jest": "^26.0.1",
1919
"style-loader": "^1.2.1",
20-
"ts-jest": "^26.0.0",
20+
"ts-jest": "^26.1.0",
2121
"ts-loader": "^7.0.5",
2222
"typescript": "^3.9.3",
2323
"webpack": "^4.43.0",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6251,10 +6251,10 @@ tr46@^2.0.2:
62516251
dependencies:
62526252
punycode "^2.1.1"
62536253

6254-
ts-jest@^26.0.0:
6255-
version "26.0.0"
6256-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.0.0.tgz#957b802978249aaf74180b9dcb17b4fd787ad6f3"
6257-
integrity sha512-eBpWH65mGgzobuw7UZy+uPP9lwu+tPp60o324ASRX4Ijg8UC5dl2zcge4kkmqr2Zeuk9FwIjvCTOPuNMEyGWWw==
6254+
ts-jest@^26.1.0:
6255+
version "26.1.0"
6256+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.1.0.tgz#e9070fc97b3ea5557a48b67c631c74eb35e15417"
6257+
integrity sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==
62586258
dependencies:
62596259
bs-logger "0.x"
62606260
buffer-from "1.x"

0 commit comments

Comments
 (0)