Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent d63966b commit acc5759
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.3",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.1.3"
"typescript": "5.1.6"
},
"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 @@ -59,7 +59,7 @@
"styled-components": "5.3.11",
"three": "0.152.2",
"ts-loader": "9.4.3",
"typescript": "5.1.3",
"typescript": "5.1.6",
"webpack": "5.88.0",
"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.0",
"ts-loader": "9.4.3",
"tsc-alias": "1.8.6",
"typescript": "5.1.3",
"typescript": "5.1.6",
"wasm-pack": "0.12.0",
"webpack": "5.88.0",
"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 acc5759

Please sign in to comment.