chore(deps): bump typescript to 4.3.2

This commit is contained in:
Jean-Philippe Sirois
2021-06-01 00:53:03 -04:00
parent 2eeb6d5408
commit 9882b24f55
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -22131,9 +22131,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "3.9.9", "version": "4.3.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.9.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
"integrity": "sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==" "integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw=="
}, },
"ua-parser-js": { "ua-parser-js": {
"version": "0.7.28", "version": "0.7.28",
+1 -1
View File
@@ -61,7 +61,7 @@
"react-scrollspy": "^3.4.3", "react-scrollspy": "^3.4.3",
"react-use": "^17.2.4", "react-use": "^17.2.4",
"styled-components": "^5.3.0", "styled-components": "^5.3.0",
"typescript": "^3.9.3", "typescript": "^4.3.2",
"uuid": "^8.3.1" "uuid": "^8.3.1"
}, },
"devDependencies": { "devDependencies": {