Skip to content

Commit 42c8219

Browse files
chore(deps): bump @types/node to 20.6.3 (#995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db10fff commit 42c8219

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@changesets/cli": "^2.16.0",
5151
"@testing-library/dom": "^9.0.0",
5252
"@types/jest": "^29.0.0",
53-
"@types/node": "18.17.17",
53+
"@types/node": "20.6.3",
5454
"@typescript-eslint/eslint-plugin": "^6.0.0",
5555
"@typescript-eslint/parser": "^6.0.0",
5656
"concurrently": "^8.0.0",
@@ -76,7 +76,7 @@
7676
"typescript": "^5.0.0"
7777
},
7878
"resolutions": {
79-
"@types/node": "18.17.17"
79+
"@types/node": "20.6.3"
8080
},
8181
"prettier": {
8282
"useTabs": true

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,10 +1748,10 @@
17481748
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
17491749
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
17501750

1751-
"@types/node@*", "@types/node@18.17.17", "@types/node@^12.7.1", "@types/node@^16.18.39":
1752-
version "18.17.17"
1753-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.17.tgz#53cc07ce582c9d7c5850702a3c2cb0af0d7b0ca1"
1754-
integrity sha512-cOxcXsQ2sxiwkykdJqvyFS+MLQPLvIdwh5l6gNg8qF6s+C7XSkEWOZjK+XhUZd+mYvHV/180g2cnCcIl4l06Pw==
1751+
"@types/node@*", "@types/node@20.6.3", "@types/node@^12.7.1", "@types/node@^16.18.39":
1752+
version "20.6.3"
1753+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
1754+
integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
17551755

17561756
"@types/normalize-package-data@^2.4.0":
17571757
version "2.4.1"

0 commit comments

Comments
 (0)