Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent f6dd6bd commit eb425c5
Show file tree
Hide file tree
Showing 58 changed files with 5,042 additions and 5,078 deletions.
12 changes: 6 additions & 6 deletions .github/publish-ci/are-the-types-wrong/package.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"name": "are-the-types-wrong",
"packageManager": "yarn@3.2.4",
"packageManager": "yarn@3.6.4",
"type": "module",
"scripts": {
"build": "echo Nothing to build",
"test": "yarn tsx main.tsx"
},
"dependencies": {
"@react-spring/web": "*",
"ink": "^4.0.0",
"ink": "^4.4.1",
"object-hash": "^3.0.0",
"react": "^18.2.0"
},
"devDependencies": {
"@arethetypeswrong/core": "^0.0.4",
"@types/react": "^18.0.28",
"@arethetypeswrong/core": "^0.13.0",
"@types/react": "^18.2.37",
"shelljs": "^0.8.5",
"tsx": "^3.12.5",
"yargs": "^17.7.1"
"tsx": "^3.14.0",
"yargs": "^17.7.2"
},
"resolutions": {
"@arethetypeswrong/core@^0.0.4": "patch:@arethetypeswrong/core@npm%3A0.0.4#./.yarn/patches/@arethetypeswrong-core-npm-0.0.4-edb717a66b.patch"
Expand Down
Loading

0 comments on commit eb425c5

Please sign in to comment.