Skip to content

Commit

Permalink
Merge a19412e into 9e5ec77
Browse files Browse the repository at this point in the history
  • Loading branch information
nosycode committed Aug 18, 2021
2 parents 9e5ec77 + a19412e commit 412c0a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -156,7 +156,7 @@
"stylelint-processor-styled-components": "1.10.0",
"ts-jest": "26.5.6",
"ts-node": "10.0.0",
"typescript": "4.2.2"
"typescript": "4.3.5"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion template.json
Expand Up @@ -96,7 +96,7 @@
"stylelint-config-styled-components": "0.1.1",
"stylelint-processor-styled-components": "1.10.0",
"ts-node": "10.0.0",
"typescript": "4.2.2"
"typescript": "4.3.5"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -14043,10 +14043,10 @@ typescript-tuple@^2.2.1:
dependencies:
typescript-compare "^0.0.2"

typescript@4.2.2:
version "4.2.2"
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz"
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
typescript@4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==

uglify-js@^3.1.4:
version "3.13.10"
Expand Down

0 comments on commit 412c0a4

Please sign in to comment.