Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 00fee2e

Browse files
chore: bump jest-junit from 13.2.0 to 14.0.0 in /site (coder#2907)
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.2.0 to 14.0.0. - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v13.2.0...v14.0.0) --- updated-dependencies: - dependency-name: jest-junit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 536c77a commit 00fee2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"html-webpack-plugin": "5.5.0",
100100
"jest": "27.5.1",
101101
"jest-canvas-mock": "2.4.0",
102-
"jest-junit": "13.2.0",
102+
"jest-junit": "14.0.0",
103103
"jest-runner-eslint": "1.0.0",
104104
"jest-websocket-mock": "2.3.0",
105105
"mini-css-extract-plugin": "2.6.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8769,10 +8769,10 @@ jest-jasmine2@^27.5.1:
87698769
pretty-format "^27.5.1"
87708770
throat "^6.0.1"
87718771

8772-
jest-junit@13.2.0:
8773-
version "13.2.0"
8774-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
8775-
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
8772+
jest-junit@14.0.0:
8773+
version "14.0.0"
8774+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-14.0.0.tgz#f69fc31bab32224848f443480c2c808fccb2a802"
8775+
integrity sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==
87768776
dependencies:
87778777
mkdirp "^1.0.4"
87788778
strip-ansi "^6.0.1"

0 commit comments

Comments
 (0)