Skip to content

Commit

Permalink
chore(deps): update all (#514)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 5, 2023
1 parent 9a5bdbe commit a908410
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 197 deletions.
14 changes: 7 additions & 7 deletions examples/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"styled-components": "^5.3.10"
},
"devDependencies": {
"@types/node": "^18.16.3",
"@types/node": "^20.0.0",
"@types/react": "^18.2.2",
"@types/react-dom": "^18.2.3",
"@types/styled-components": "^5.1.26",
Expand Down
202 changes: 15 additions & 187 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^18.16.3",
"@types/node": "^20.0.0",
"@types/react": "^18.2.2",
"@types/react-dom": "^18.2.3",
"@typescript-eslint/eslint-plugin": "^5.59.2",
Expand All @@ -69,7 +69,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-react": "^7.32.2",
"husky": "^8.0.3",
"jsdom": "^21.1.2",
"jsdom": "^22.0.0",
"lint-staged": "^13.2.2",
"microbundle": "^0.15.1",
"prettier": "2.8.8",
Expand Down

1 comment on commit a908410

@vercel
Copy link

@vercel vercel bot commented on a908410 May 5, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.