Skip to content

Commit 8082ca0

Browse files
dependabot-preview[bot]malept
authored andcommitted
build(deps-dev): bump typescript from 3.5.2 to 3.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 2fdf513 commit 8082ca0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"sinon": "^7.3.2",
150150
"ts-node": "^8.2.0",
151151
"typedoc": "^0.14.2",
152-
"typescript": "3.5.2"
152+
"typescript": "3.5.3"
153153
},
154154
"optionalDependencies": {
155155
"@malept/electron-installer-flatpak": "^0.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8507,10 +8507,10 @@ typescript@3.2.x:
85078507
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
85088508
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
85098509

8510-
typescript@3.5.2:
8511-
version "3.5.2"
8512-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
8513-
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==
8510+
typescript@3.5.3:
8511+
version "3.5.3"
8512+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
8513+
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
85148514

85158515
uglify-js@3.4.x:
85168516
version "3.4.10"

0 commit comments

Comments
 (0)