Skip to content

Commit

Permalink
Merge pull request #61 from Hugomndez/dependabot/npm_and_yarn/typescr…
Browse files Browse the repository at this point in the history
…ipt-4.8.4

build(deps-dev): bump typescript from 4.8.3 to 4.8.4
  • Loading branch information
Hugomndez authored Oct 1, 2022
2 parents 9ef2f9f + 7c7c057 commit f62837a
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 @@ -58,7 +58,7 @@
"husky": "8.0.1",
"next-sitemap": "3.1.22",
"prettier": "2.7.1",
"typescript": "4.8.3"
"typescript": "4.8.4"
},
"resolutions": {
"@next/env": "12.3.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2945,10 +2945,10 @@ type-fest@^0.8.1:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==

typescript@4.8.3, typescript@^4.6.4:
version "4.8.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
typescript@4.8.4, typescript@^4.6.4:
version "4.8.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==

unbox-primitive@^1.0.2:
version "1.0.2"
Expand Down

1 comment on commit f62837a

@vercel
Copy link

@vercel vercel bot commented on f62837a Oct 1, 2022

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:

next-batatabit – ./

next-batatabit-hugomndez.vercel.app
next-batatabit.vercel.app
next-batatabit-git-main-hugomndez.vercel.app

Please sign in to comment.