Skip to content

Commit

Permalink
Update dependency @types/node to ^20.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 24, 2023
1 parent 870715a commit 2c5f828
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/content-checker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"author": "SmartHR Design System Team",
"license": "MIT",
"dependencies": {
"@types/node": "^20.8.10",
"@types/node": "^20.10.5",
"glob": "^10.3.10",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion scripts/content-checker/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==

"@types/node@^20.8.10":
"@types/node@^20.10.5":
version "20.10.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2"
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==
Expand Down

0 comments on commit 2c5f828

Please sign in to comment.