Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit d7a1dcf

Browse files
chore(deps-dev): bump typescript from 3.5.3 to 3.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a1dc390 commit d7a1dcf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@
129129
"nyc": "^14.1.1",
130130
"source-map-support": "^0.5.12",
131131
"ts-mocha": "^6.0.0",
132-
"typescript": "~3.5.0"
132+
"typescript": "~3.6.2"
133133
}
134134
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5385,10 +5385,10 @@ typedarray@^0.0.6:
53855385
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
53865386
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
53875387

5388-
typescript@~3.5.0:
5389-
version "3.5.3"
5390-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
5391-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
5388+
typescript@~3.6.2:
5389+
version "3.6.2"
5390+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
5391+
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
53925392

53935393
uglify-js@^3.1.4:
53945394
version "3.6.0"

0 commit comments

Comments
 (0)