Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit a4d6a89

Browse files
chore: bump @types/node from 14.18.48 to 14.18.52 (#1285)
1 parent 82562c2 commit a4d6a89

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
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@types/minimist": "^1.2.2",
19-
"@types/node": "14.18.48",
19+
"@types/node": "14.18.52",
2020
"@types/semver-compare": "^1.0.1",
2121
"all-contributors-cli": "^6.26.0",
2222
"husky": "^8.0.3",

yarn.lock

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

62-
"@types/node@14.18.48":
63-
version "14.18.48"
64-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.48.tgz#ee5c7ac6e38fd2a9e6885f15c003464cf2da343c"
65-
integrity sha512-iL0PIMwejpmuVHgfibHpfDwOdsbmB50wr21X71VnF5d7SsBF7WK+ZvP/SCcFm7Iwb9iiYSap9rlrdhToNAWdxg==
62+
"@types/node@14.18.52":
63+
version "14.18.52"
64+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.52.tgz#214674cbff9f86fad4bf0c25f31ab9b9fa31110f"
65+
integrity sha512-DGhiXKOHSFVVm+PJD+9Y0ObxXLeG6qwc0HoOn+ooQKeNNu+T2mEJCM5UBDUREKAggl9MHYjb5E71PAmx6MbzIg==
6666

6767
"@types/semver-compare@^1.0.1":
6868
version "1.0.1"

0 commit comments

Comments
 (0)