chore: bump typescript@4.5.2 (#4283)

* chore: bump typescript@4.5.2

* bump typescript and fix tsconfig for npm package
This commit is contained in:
David Luzar 2021-11-19 19:51:28 +01:00 committed by GitHub
parent 1c11df011a
commit 620b662085
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 18 deletions

View file

@ -52,7 +52,7 @@
"roughjs": "4.5.0",
"sass": "1.43.4",
"socket.io-client": "2.3.1",
"typescript": "4.4.4"
"typescript": "4.5.2"
},
"devDependencies": {
"@excalidraw/eslint-config": "1.0.0",
@ -61,7 +61,6 @@
"@types/lodash.throttle": "4.1.6",
"@types/pako": "1.0.2",
"@types/resize-observer-browser": "0.1.6",
"@types/web": "0.0.47",
"chai": "4.3.4",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.3.1",