Skip to content

Commit 5f5a861

Browse files
Merge pull request #391 from openscript-ch/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents 49f1f16 + 015e0a0 commit 5f5a861

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.14.11",
47+
"@types/node": "20.14.12",
4848
"@types/react": "18.3.3",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3519,9 +3519,9 @@
35193519
pretty-format "^27.0.2"
35203520

35213521
"@testing-library/jest-dom@^6.1.6":
3522-
version "6.4.7"
3523-
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.7.tgz#0f882b745f17a6a094d1d64d835a9440429f90f4"
3524-
integrity sha512-GaKJ0nijoNf30dWSOOzQEBkWBRk4rG3C/efw8zKrimNuZpnS/6/AEwo0WvZHgJxG84cNCgxt+mtbe1fsvfLp2A==
3522+
version "6.4.8"
3523+
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-6.4.8.tgz#9c435742b20c6183d4e7034f2b329d562c079daa"
3524+
integrity sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==
35253525
dependencies:
35263526
"@adobe/css-tools" "^4.4.0"
35273527
"@babel/runtime" "^7.9.2"
@@ -3906,10 +3906,10 @@
39063906
dependencies:
39073907
undici-types "~5.26.4"
39083908

3909-
"@types/node@20.14.11":
3910-
version "20.14.11"
3911-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
3912-
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
3909+
"@types/node@20.14.12":
3910+
version "20.14.12"
3911+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
3912+
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
39133913
dependencies:
39143914
undici-types "~5.26.4"
39153915

0 commit comments

Comments
 (0)