Skip to content

Commit

Permalink
chore(deps): update definitelytyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2023
1 parent a540ef7 commit 791bb04
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
},
"devDependencies": {
"@testing-library/react": "^14.0.0",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@types/react": "18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "^5.54.1",
"@vitejs/plugin-react": "^4.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4025,12 +4025,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.5":
version: 18.2.5
resolution: "@types/react-dom@npm:18.2.5"
"@types/react-dom@npm:18.2.6":
version: 18.2.6
resolution: "@types/react-dom@npm:18.2.6"
dependencies:
"@types/react": "*"
checksum: c48209f8c60cb9054f3deee5365bc9fd6dadd8f901b67f1612a334057b2671518fc5145f14aca63ff276a926ccb5358308a6cf58ec700178f382bb3ebde96d91
checksum: b56e42efab121a3a8013d2eb8c1688e6028a25ea6d33c4362d2846f0af3760b164b4d7c34846614024cfb8956cca70dd1743487f152e32ff89a00fe6fbd2be54
languageName: node
linkType: hard

Expand All @@ -4054,14 +4054,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.12":
version: 18.2.12
resolution: "@types/react@npm:18.2.12"
"@types/react@npm:18.2.13":
version: 18.2.13
resolution: "@types/react@npm:18.2.13"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: ad85a7eadaf1b35cfeee9f715b39311420ff46d46e0650377d918b3f888c2e47416037da4a765e1dccd3d1916abd54c105a3bee803c971ba56c955a7768ce976
checksum: f7c15f19c164a29262993ea2aae2085fa38cddd9b8359fd8fefabfced91010b515a3abe2042b2b7f2f86e6b38a25b191415aa9313a9027175e3a000883c858cc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5215,8 +5215,8 @@ __metadata:
"@fortawesome/react-fontawesome": 0.2.0
"@next/bundle-analyzer": 13.4.5
"@testing-library/react": ^14.0.0
"@types/react": 18.2.12
"@types/react-dom": 18.2.5
"@types/react": 18.2.13
"@types/react-dom": 18.2.6
"@typescript-eslint/eslint-plugin": 5.59.11
"@typescript-eslint/parser": ^5.54.1
"@vercel/og": ^0.5.0
Expand Down

1 comment on commit 791bb04

@vercel
Copy link

@vercel vercel bot commented on 791bb04 Jun 19, 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:

blog – ./

tdkn-dev.vercel.app
tdkn.dev
blog-tdkn.vercel.app
blog-git-main-tdkn.vercel.app

Please sign in to comment.