mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 07:56:12 +02:00
chore(deps): bump typescript to 3.7.5
This commit is contained in:
Generated
+3
-3
@@ -21348,9 +21348,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "3.7.4",
|
"version": "3.7.5",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.4.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
|
||||||
"integrity": "sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw=="
|
"integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw=="
|
||||||
},
|
},
|
||||||
"ua-parser-js": {
|
"ua-parser-js": {
|
||||||
"version": "0.7.20",
|
"version": "0.7.20",
|
||||||
|
|||||||
+1
-1
@@ -55,7 +55,7 @@
|
|||||||
"react-particles-js": "^2.7.0",
|
"react-particles-js": "^2.7.0",
|
||||||
"react-perfect-scrollbar": "^1.5.3",
|
"react-perfect-scrollbar": "^1.5.3",
|
||||||
"styled-components": "^5.0.0",
|
"styled-components": "^5.0.0",
|
||||||
"typescript": "^3.7.4"
|
"typescript": "^3.7.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@graphql-codegen/cli": "^1.9.1",
|
"@graphql-codegen/cli": "^1.9.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user