Skip to content

Commit 24eebb8

Browse files
chore(deps-dev): bump jest-junit from 12.1.0 to 12.2.0 (#230)
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 12.1.0 to 12.2.0. - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](jest-community/jest-junit@v12.1.0...v12.2.0) --- updated-dependencies: - dependency-name: jest-junit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac1ba0a commit 24eebb8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5634,13 +5634,13 @@ jest-jasmine2@^26.6.3:
56345634
throat "^5.0.0"
56355635

56365636
jest-junit@^12.0.0:
5637-
version "12.1.0"
5638-
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.1.0.tgz#f27173529e7f8f10eac37beb30f8b9bc97e8f3c3"
5639-
integrity sha512-Z45INyzEAqTkCHX/hGCPgVFfZP3hQVgI68CgoEwkCiBuxETsPsniq5yPd8oxbMMHtDCpUlxXzoq7jY35dcuLKw==
5637+
version "12.2.0"
5638+
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.2.0.tgz#cff7f9516e84f8e30f6bdea04cd84db6b095a376"
5639+
integrity sha512-ecGzF3KEQwLbMP5xMO7wqmgmyZlY/5yWDvgE/vFa+/uIT0KsU5nluf0D2fjIlOKB+tb6DiuSSpZuGpsmwbf7Fw==
56405640
dependencies:
56415641
mkdirp "^1.0.4"
56425642
strip-ansi "^5.2.0"
5643-
uuid "^3.3.3"
5643+
uuid "^8.3.2"
56445644
xml "^1.0.1"
56455645

56465646
jest-leak-detector@^26.6.2:
@@ -9086,12 +9086,12 @@ util-promisify@^2.1.0:
90869086
dependencies:
90879087
object.getownpropertydescriptors "^2.0.3"
90889088

9089-
uuid@^3.3.2, uuid@^3.3.3:
9089+
uuid@^3.3.2:
90909090
version "3.4.0"
90919091
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
90929092
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
90939093

9094-
uuid@^8.3.0:
9094+
uuid@^8.3.0, uuid@^8.3.2:
90959095
version "8.3.2"
90969096
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
90979097
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==

0 commit comments

Comments
 (0)