Skip to content

Commit

Permalink
Bump @types/node from 20.4.1 to 20.4.2 (#455)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 13, 2023
1 parent f98c204 commit 5175d6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@sveltejs/kit": "next",
"@tailwindcss/typography": "^0.5.9",
"@types/eslint": "^8.21.3",
"@types/node": "^20.4.1",
"@types/node": "^20.4.2",
"@types/prettier": "^2.7.3",
"@types/rollup-plugin-visualizer": "^4.2.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,10 +274,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==

"@types/node@*", "@types/node@^20.4.1":
version "20.4.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.1.tgz#a6033a8718653c50ac4962977e14d0f984d9527d"
integrity sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==
"@types/node@*", "@types/node@^20.4.2":
version "20.4.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.2.tgz#129cc9ae69f93824f92fac653eebfb4812ab4af9"
integrity sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==

"@types/prettier@^2.7.3":
version "2.7.3"
Expand Down

2 comments on commit 5175d6a

@vercel
Copy link

@vercel vercel bot commented on 5175d6a Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hakuba – ./

hakuba-yeungkc.vercel.app
hakuba.vercel.app
hakuba-git-master-yeungkc.vercel.app
hakuba.yeungkc.com

@vercel
Copy link

@vercel vercel bot commented on 5175d6a Jul 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

yeungkcs-blog – ./

yeungkcs-blog-git-master-yeungkc.vercel.app
yeungkc.com
www.yeungkc.com
yeungkcs-blog-yeungkc.vercel.app

Please sign in to comment.