chore(deps): update dependency typescript to v4.3.5

This commit is contained in:
Renovate Bot 2021-07-28 13:05:19 +00:00 committed by renovate[bot]
parent abe477d9d6
commit 1b026c800e
4 changed files with 16 additions and 16 deletions

View file

@ -33,7 +33,7 @@
"react-scripts": "4.0.3", "react-scripts": "4.0.3",
"recharts": "2.0.10", "recharts": "2.0.10",
"tailwindcss": "2.2.7", "tailwindcss": "2.2.7",
"typescript": "4.2.4" "typescript": "4.3.5"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
@ -25869,9 +25869,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.2.4", "version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
"tsserver": "bin/tsserver" "tsserver": "bin/tsserver"
@ -48353,9 +48353,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.2.4", "version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==" "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA=="
}, },
"unbox-primitive": { "unbox-primitive": {
"version": "1.0.1", "version": "1.0.1",

View file

@ -32,7 +32,7 @@
"react-scripts": "4.0.3", "react-scripts": "4.0.3",
"recharts": "2.0.10", "recharts": "2.0.10",
"tailwindcss": "2.2.7", "tailwindcss": "2.2.7",
"typescript": "4.2.4" "typescript": "4.3.5"
}, },
"scripts": { "scripts": {
"build:tailwind": "postcss src/tailwind.css -o src/tailwind/generated.css", "build:tailwind": "postcss src/tailwind.css -o src/tailwind/generated.css",

14
package-lock.json generated
View file

@ -68,7 +68,7 @@
"ts-loader": "9.2.4", "ts-loader": "9.2.4",
"ts-node": "10.1.0", "ts-node": "10.1.0",
"tsconfig-paths": "3.10.1", "tsconfig-paths": "3.10.1",
"typescript": "4.2.4" "typescript": "4.3.5"
} }
}, },
"node_modules/@angular-devkit/core": { "node_modules/@angular-devkit/core": {
@ -14287,9 +14287,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.2.4", "version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"dev": true, "dev": true,
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
@ -26392,9 +26392,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.2.4", "version": "4.3.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==", "integrity": "sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==",
"dev": true "dev": true
}, },
"uid2": { "uid2": {

View file

@ -84,7 +84,7 @@
"ts-loader": "9.2.4", "ts-loader": "9.2.4",
"ts-node": "10.1.0", "ts-node": "10.1.0",
"tsconfig-paths": "3.10.1", "tsconfig-paths": "3.10.1",
"typescript": "4.2.4" "typescript": "4.3.5"
}, },
"jest": { "jest": {
"moduleFileExtensions": [ "moduleFileExtensions": [