chore(deps): bump typescript from 4.3.4 to 4.3.5

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.4...v4.3.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-05 17:22:17 +00:00 committed by GitHub
parent 7d681d69d6
commit 8695406ec0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View file

@ -59,7 +59,7 @@
"stylelint-config-styled-components": "^0.1.1", "stylelint-config-styled-components": "^0.1.1",
"stylelint-prettier": "^1.2.0", "stylelint-prettier": "^1.2.0",
"ts-jest": "^26.0.0", "ts-jest": "^26.0.0",
"typescript": "^4.3.4" "typescript": "^4.3.5"
}, },
"resolutions": { "resolutions": {
"webpack": "4.44.2" "webpack": "4.44.2"

View file

@ -41,6 +41,6 @@
"babel-loader": "8.1.0", "babel-loader": "8.1.0",
"babel-plugin-styled-components": "^1.13.1", "babel-plugin-styled-components": "^1.13.1",
"tslint": "^6.1.3", "tslint": "^6.1.3",
"typescript": "^4.3.4" "typescript": "^4.3.5"
} }
} }

View file

@ -16,7 +16,7 @@
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"react-scripts": "4.0.3", "react-scripts": "4.0.3",
"typescript": "^4.3.4", "typescript": "^4.3.5",
"web-vitals": "^2.0.1" "web-vitals": "^2.0.1"
}, },
"devDependencies": { "devDependencies": {

View file

@ -16401,10 +16401,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
typescript@^4.3.4: typescript@^4.3.5:
version "4.3.4" version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew== integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
unbox-primitive@^1.0.0: unbox-primitive@^1.0.0:
version "1.0.0" version "1.0.0"