mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
chore(deps-dev): upgrade typescript, @tsconfig/svelte
This commit is contained in:
parent
42b8159b1c
commit
e7e67f364b
2 changed files with 10 additions and 10 deletions
|
@ -27,7 +27,7 @@
|
|||
"@storybook/addon-storysource": "^5.3.19",
|
||||
"@storybook/cli": "^5.3.19",
|
||||
"@storybook/svelte": "^5.3.19",
|
||||
"@tsconfig/svelte": "^1.0.8",
|
||||
"@tsconfig/svelte": "^1.0.10",
|
||||
"babel-loader": "^8.0.6",
|
||||
"comment-parser": "^0.7.5",
|
||||
"prettier": "^2.1.1",
|
||||
|
@ -37,7 +37,7 @@
|
|||
"rollup-plugin-terser": "^6.1.0",
|
||||
"svelte": "^3.24.1",
|
||||
"svelte-loader": "^2.13.6",
|
||||
"typescript": "^3.9.7"
|
||||
"typescript": "^4.0.2"
|
||||
},
|
||||
"babel": {
|
||||
"presets": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue