Skip to content

Commit 57e452b

Browse files
Merge pull request #373 from openscript-ch/renovate/all-minor-patch
chore(deps): update all non-major dependencies
2 parents f1fa0d3 + 8ed925f commit 57e452b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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.6",
47+
"@types/node": "20.14.7",
4848
"@types/react": "18.3.3",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",
@@ -67,7 +67,7 @@
6767
"prettier": "3.3.2",
6868
"svg-sprite": "^2.0.2",
6969
"ts-node": "10.9.2",
70-
"typescript": "5.4.5"
70+
"typescript": "5.5.2"
7171
},
7272
"keywords": [
7373
"gatsby"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3768,10 +3768,10 @@
37683768
dependencies:
37693769
undici-types "~5.26.4"
37703770

3771-
"@types/node@20.14.6":
3772-
version "20.14.6"
3773-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.6.tgz#f3c19ffc98c2220e18de259bb172dd4d892a6075"
3774-
integrity sha512-JbA0XIJPL1IiNnU7PFxDXyfAwcwVVrOoqyzzyQTyMeVhBzkJVMSkC1LlVsRQ2lpqiY4n6Bb9oCS6lzDKVQxbZw==
3771+
"@types/node@20.14.7":
3772+
version "20.14.7"
3773+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.7.tgz#342cada27f97509eb8eb2dbc003edf21ce8ab5a8"
3774+
integrity sha512-uTr2m2IbJJucF3KUxgnGOZvYbN0QgkGyWxG6973HCpMYFy2KfcgYuIwkJQMQkt1VbBMlvWRbpshFTLxnxCZjKQ==
37753775
dependencies:
37763776
undici-types "~5.26.4"
37773777

@@ -15873,10 +15873,10 @@ typedarray@^0.0.6:
1587315873
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1587415874
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1587515875

15876-
typescript@5.4.5:
15877-
version "5.4.5"
15878-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
15879-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
15876+
typescript@5.5.2:
15877+
version "5.5.2"
15878+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
15879+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
1588015880

1588115881
ua-parser-js@^1.0.35:
1588215882
version "1.0.37"

0 commit comments

Comments
 (0)