Skip to content

Commit bcb1659

Browse files
committed
Update dependency typescript to v4.6.4
1 parent bfa691a commit bcb1659

File tree

4 files changed

+34
-34
lines changed

4 files changed

+34
-34
lines changed

capacitor-plugin-unityar/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

capacitor-plugin-unityar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rimraf": "3.0.2",
2929
"rollup": "2.70.2",
3030
"swiftlint": "1.0.1",
31-
"typescript": "4.6.3"
31+
"typescript": "4.6.4"
3232
},
3333
"peerDependencies": {
3434
"@capacitor/core": "^2.4.7 || ^3.1.1"

package-lock.json

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint": "8.14.0",
5656
"eslint-plugin-react": "7.29.4",
5757
"eslint-plugin-react-hooks": "4.4.0",
58-
"typescript": "4.6.3",
58+
"typescript": "4.6.4",
5959
"vite": "2.9.6"
6060
},
6161
"license": "MIT"

0 commit comments

Comments
 (0)