mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-15 02:54:07 +00:00
build(deps): bump typescript from 4.8.3 to 4.8.4 (#1179)
* build(deps): bump typescript from 4.8.3 to 4.8.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com>
This commit is contained in:
co-authored by
dependabot-fix
parent
2843667409
commit
eeca06dd80
+1
-1
@@ -113,7 +113,7 @@
|
||||
"tailwindcss": "^3.1.8",
|
||||
"terser-webpack-plugin": "^5.3.6",
|
||||
"typed-redux-saga": "^1.5.0",
|
||||
"typescript": "~4.8.3",
|
||||
"typescript": "~4.8.4",
|
||||
"usehooks-ts": "^2.7.2",
|
||||
"user-agent-data-types": "^0.3.0",
|
||||
"web-vitals": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user