Skip to content

Commit 42c54e8

Browse files
Merge pull request #257 from openscript-ch/renovate/all-minor-patch
chore(deps): update dependency @types/node to v20.6.4
2 parents c07f0b4 + 9725882 commit 42c54e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.3",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.6.3",
47+
"@types/node": "20.6.4",
4848
"@types/react": "18.2.22",
4949
"@types/react-dom": "18.2.7",
5050
"@typescript-eslint/eslint-plugin": "6.7.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3498,10 +3498,10 @@
34983498
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.1.tgz#8b589bba9b2af0128796461a0979764562687e6f"
34993499
integrity sha512-4LcJvuXQlv4lTHnxwyHQZ3uR9Zw2j7m1C9DfuwoTFQQP4Pmu04O6IfLYgMmHoOCt0nosItLLZAH+sOrRE0Bo8g==
35003500

3501-
"@types/[email protected].3":
3502-
version "20.6.3"
3503-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
3504-
integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
3501+
"@types/[email protected].4":
3502+
version "20.6.4"
3503+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.4.tgz#7882cb8b8adc3106c352dac9c02d4d3ebb95cf3e"
3504+
integrity sha512-nU6d9MPY0NBUMiE/nXd2IIoC4OLvsLpwAjheoAeuzgvDZA1Cb10QYg+91AF6zQiKWRN5i1m07x6sMe0niBznoQ==
35053505

35063506
"@types/node@>=10.0.0":
35073507
version "20.4.5"

0 commit comments

Comments
 (0)