Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.2.2 (#3639)
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] authored Aug 29, 2023
1 parent fe5ae03 commit 647cd5b
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"typedoc": "0.24.8",
"typedoc-plugin-markdown": "3.15.4",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.1.6"
"typescript": "5.2.2"
},
"browserslist": {
"production": [
Expand Down
18 changes: 9 additions & 9 deletions documentation/yarn.lock

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

2 changes: 1 addition & 1 deletion react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"styled-components": "5.3.11",
"three": "0.155.0",
"ts-loader": "9.4.4",
"typescript": "5.1.6",
"typescript": "5.2.2",
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
"webpack-node-externals": "3.0.0"
Expand Down
18 changes: 9 additions & 9 deletions react-components/yarn.lock

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

2 changes: 1 addition & 1 deletion viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"ts-jest": "29.1.1",
"ts-loader": "9.4.4",
"tsc-alias": "1.8.7",
"typescript": "5.1.6",
"typescript": "5.2.2",
"wasm-pack": "0.12.1",
"webpack": "5.88.2",
"webpack-cli": "5.1.4",
Expand Down
18 changes: 9 additions & 9 deletions viewer/yarn.lock

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

0 comments on commit 647cd5b

Please sign in to comment.