Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@commitlint/config-conventional": "15.0.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-node-resolve": "13.0.6",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/jest-dom": "5.15.1",
"@testing-library/react": "12.1.2",
"@testing-library/react-hooks": "7.0.2",
"@types/react-router-dom": "5.3.2",
Expand Down
25 changes: 7 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3244,9 +3244,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:5.15.0":
version: 5.15.0
resolution: "@testing-library/jest-dom@npm:5.15.0"
"@testing-library/jest-dom@npm:5.15.1":
version: 5.15.1
resolution: "@testing-library/jest-dom@npm:5.15.1"
dependencies:
"@babel/runtime": ^7.9.2
"@types/testing-library__jest-dom": ^5.9.1
Expand All @@ -3257,7 +3257,7 @@ __metadata:
dom-accessibility-api: ^0.5.6
lodash: ^4.17.15
redent: ^3.0.0
checksum: fb11af2462b28bdcbbddf199f58e7f9153358358e2ec47dba311f21d88014351cc31087560e9cbacbccc78063e455361efffb31be6242edd1dbd2e21bb3f4359
checksum: c9fba26f9a31c17143933537e16b55fdabbf065710f96f4c4be42de682651208d89361ac55bc68247610d9973ee37736f2a9911b50431d230f480b86379c2350
languageName: node
linkType: hard

Expand Down Expand Up @@ -3731,7 +3731,7 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.2.4, acorn@npm:^8.5.0, acorn@npm:^8.6.0":
"acorn@npm:^8.2.4, acorn@npm:^8.6.0":
version: 8.6.0
resolution: "acorn@npm:8.6.0"
bin:
Expand Down Expand Up @@ -5670,18 +5670,7 @@ __metadata:
languageName: node
linkType: hard

"espree@npm:^9.0.0":
version: 9.0.0
resolution: "espree@npm:9.0.0"
dependencies:
acorn: ^8.5.0
acorn-jsx: ^5.3.1
eslint-visitor-keys: ^3.0.0
checksum: f313c642e35587ce62a419f57ceea47937a719b084c7b31f649d2ca15ed92bc2dde58e2ac4fc381a74364b0db0b97d9cdb2a5d1ca0ccd7483bde9b4b04fe23e8
languageName: node
linkType: hard

"espree@npm:^9.1.0":
"espree@npm:^9.0.0, espree@npm:^9.1.0":
version: 9.1.0
resolution: "espree@npm:9.1.0"
dependencies:
Expand Down Expand Up @@ -10081,7 +10070,7 @@ __metadata:
"@commitlint/config-conventional": 15.0.0
"@rollup/plugin-babel": 5.3.0
"@rollup/plugin-node-resolve": 13.0.6
"@testing-library/jest-dom": 5.15.0
"@testing-library/jest-dom": 5.15.1
"@testing-library/react": 12.1.2
"@testing-library/react-hooks": 7.0.2
"@types/react-router-dom": 5.3.2
Expand Down