Skip to content

Commit f88f67a

Browse files
renovate-botlatipun7
authored andcommitted
build(deps-dev): update @testing-library/jest-dom to ^5.15.0
1 parent 072bafc commit f88f67a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@fullhuman/postcss-purgecss": "^4.0.3",
4545
"@jest/types": "^27.0.2",
4646
"@testing-library/dom": "^7.31.2",
47-
"@testing-library/jest-dom": "^5.14.1",
47+
"@testing-library/jest-dom": "^5.15.0",
4848
"@types/copy-webpack-plugin": "^8.0.1",
4949
"@types/css-minimizer-webpack-plugin": "^3.0.2",
5050
"@types/cssnano": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3445,9 +3445,9 @@ __metadata:
34453445
languageName: node
34463446
linkType: hard
34473447

3448-
"@testing-library/jest-dom@npm:^5.14.1":
3449-
version: 5.14.1
3450-
resolution: "@testing-library/jest-dom@npm:5.14.1"
3448+
"@testing-library/jest-dom@npm:^5.15.0":
3449+
version: 5.15.0
3450+
resolution: "@testing-library/jest-dom@npm:5.15.0"
34513451
dependencies:
34523452
"@babel/runtime": ^7.9.2
34533453
"@types/testing-library__jest-dom": ^5.9.1
@@ -3458,7 +3458,7 @@ __metadata:
34583458
dom-accessibility-api: ^0.5.6
34593459
lodash: ^4.17.15
34603460
redent: ^3.0.0
3461-
checksum: eeba37ba10be550bd9ab7dd0dda77d9011a96d9a4f75c70ed57d7bf120fe4126b251ccfb1444da1746c19773bbe4efbd96a0408f970d98c9cd1d399b2455d2c1
3461+
checksum: fb11af2462b28bdcbbddf199f58e7f9153358358e2ec47dba311f21d88014351cc31087560e9cbacbccc78063e455361efffb31be6242edd1dbd2e21bb3f4359
34623462
languageName: node
34633463
linkType: hard
34643464

@@ -4474,7 +4474,7 @@ __metadata:
44744474
"@fullhuman/postcss-purgecss": ^4.0.3
44754475
"@jest/types": ^27.0.2
44764476
"@testing-library/dom": ^7.31.2
4477-
"@testing-library/jest-dom": ^5.14.1
4477+
"@testing-library/jest-dom": ^5.15.0
44784478
"@types/copy-webpack-plugin": ^8.0.1
44794479
"@types/css-minimizer-webpack-plugin": ^3.0.2
44804480
"@types/cssnano": ^4.0.1

0 commit comments

Comments
 (0)