Skip to content

Commit

Permalink
⬆️ (repo) [NO-ISSUE]: Bump the typescript group with 4 updates (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Sep 23, 2024
2 parents cc1b6e9 + ac3f801 commit c7ecb2e
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 153 deletions.
2 changes: 1 addition & 1 deletion apps/sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@ledgerhq/eslint-config-dsdk": "workspace:*",
"@ledgerhq/prettier-config-dsdk": "workspace:*",
"@ledgerhq/tsconfig-dsdk": "workspace:*",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@types/react-lottie": "^1.2.10",
"@types/styled-components": "^5.1.25",
"autoprefixer": "^10.4.20",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@types/jest": "^29.5.12",
"@types/node": "^22.5.4",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"concurrently": "^8.2.2",
"danger": "^12.3.3",
"eslint": "9.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"devDependencies": {
"@tsconfig/recommended": "^1.0.7",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0"
}
}
Loading

0 comments on commit c7ecb2e

Please sign in to comment.