Skip to content

Commit 6727aad

Browse files
fix(deps): update dependency @types/node to ^18.19.66
1 parent 3c12956 commit 6727aad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/lodash.maxby": "^4.6.9",
4646
"@types/lodash.sortby": "^4.7.9",
4747
"@types/lodash.throttle": "^4.1.9",
48-
"@types/node": "^18.19.65",
48+
"@types/node": "^18.19.66",
4949
"@types/prop-types": "^15.7.13",
5050
"@types/react": "^18.3.12",
5151
"@types/react-dom": "^18.3.1",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -3551,7 +3551,7 @@
35513551
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.3.tgz#ca83a5a006e0d5709a3fe8966112f26436071d81"
35523552
integrity sha512-Yu3+r4Mn/iY6Mf0aihncZQ1qOjOUrCiodbHHY1hds5O+7BbKp9t+Li7zLO13zO8j9L2C6euz8xsYQP0rjGvVXw==
35533553

3554-
"@types/node@^18.19.65":
3554+
"@types/node@^18.19.66":
35553555
version "18.19.67"
35563556
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.67.tgz#77c4b01641a1e3e1509aff7e10d39e4afd5ae06d"
35573557
integrity sha512-wI8uHusga+0ZugNp0Ol/3BqQfEcCCNfojtO6Oou9iVNGPTL6QNSdnUdqq85fRgIorLhLMuPIKpsN98QE9Nh+KQ==

0 commit comments

Comments
 (0)