Skip to content

Commit e9f84f3

Browse files
authored
Merge pull request #346 from auth0-samples/dependabot/npm_and_yarn/Sample-01/testing-library/jest-dom-5.17.0
build(deps-dev): bump @testing-library/jest-dom from 5.16.5 to 5.17.0 in /Sample-01
2 parents 0cb965d + f99d390 commit e9f84f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Sample-01/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"typescript": "^4.9"
4141
},
4242
"devDependencies": {
43-
"@testing-library/jest-dom": "^5.16",
43+
"@testing-library/jest-dom": "^5.17",
4444
"@testing-library/react": "^14.0",
4545
"jest-environment-jsdom": "^27.0",
4646
"jest-fetch-mock": "^3.0",

Sample-01/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,10 +1844,10 @@
18441844
lz-string "^1.5.0"
18451845
pretty-format "^27.0.2"
18461846

1847-
"@testing-library/jest-dom@^5.16":
1848-
version "5.16.5"
1849-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.5.tgz#3912846af19a29b2dbf32a6ae9c31ef52580074e"
1850-
integrity sha512-N5ixQ2qKpi5OLYfwQmUb/5mSV9LneAcaUfp32pn4yCnpb8r/Yz0pXFPck21dIicKmi+ta5WRAknkZCfA8refMA==
1847+
"@testing-library/jest-dom@^5.17":
1848+
version "5.17.0"
1849+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.17.0.tgz#5e97c8f9a15ccf4656da00fecab505728de81e0c"
1850+
integrity sha512-ynmNeT7asXyH3aSVv4vvX4Rb+0qjOhdNHnO/3vuZNqPmhDpV/+rCSGwQ7bLcmU2cJ4dvoheIO85LQj0IbJHEtg==
18511851
dependencies:
18521852
"@adobe/css-tools" "^4.0.1"
18531853
"@babel/runtime" "^7.9.2"

0 commit comments

Comments
 (0)