Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.6.2 to 5.6.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 29, 2024
1 parent 1907546 commit 44a23a2
Show file tree
Hide file tree
Showing 9 changed files with 165 additions and 165 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"@commitlint/config-conventional": "^19.5.0",
"@types/babel__standalone": "^7.1.4",
"turbo": "^2.2.3",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/big-design-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,6 @@
"rimraf": "^6.0.1",
"styled-components": "^5.3.11",
"tiny-async-pool": "^2.0.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/big-design-patterns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
"react-test-renderer": "^18.2.0",
"rimraf": "^6.0.1",
"styled-components": "^5.3.11",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/big-design-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.11",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/big-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,6 @@
"react-dom": "^18.2.0",
"react-test-renderer": "^18.3.1",
"styled-components": "^5.3.11",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"dependencies": {
"@bigcommerce/eslint-config": "^2.9.0",
"eslint": "^8.33.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
"eslint-plugin-mdx": "^3.1.5",
"jsx-to-string-loader": "^1.2.0",
"next": "^14.2.12",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "18.2.23",
"@types/styled-components": "5.1.34",
"@vitejs/plugin-react": "4.3.3",
"typescript": "5.6.2",
"typescript": "5.6.3",
"vite": "5.4.8"
}
}
314 changes: 157 additions & 157 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 44a23a2

Please sign in to comment.