Skip to content

Commit ea30a50

Browse files
chore(deps-dev): bump typescript from 4.3.3 to 4.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v4.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 42f435f commit ea30a50

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"semantic-release-npm-deprecate-old-versions": "1.3.2",
6565
"semantic-release-slack-bot": "2.1.1",
6666
"simple-git": "1.65.0",
67-
"typescript": "4.3.3"
67+
"typescript": "4.6.3"
6868
},
6969
"scripts": {
7070
"build": "babel --out-dir dist src",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4170,9 +4170,10 @@ expect@^26.6.2:
41704170
jest-message-util "^26.6.2"
41714171
jest-regex-util "^26.0.0"
41724172

4173-
"express-jwt@git+https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b":
4173+
"express-jwt@https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b":
41744174
version "6.1.1"
4175-
resolved "git+https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b"
4175+
uid c7881ad378063236d85b1e1b0f4a252b63b8e75b
4176+
resolved "https://github.com/auth0/express-jwt.git#c7881ad378063236d85b1e1b0f4a252b63b8e75b"
41764177
dependencies:
41774178
async "^3.2.2"
41784179
express-unless "^1.0.0"
@@ -9654,10 +9655,10 @@ typedarray-to-buffer@^3.1.5:
96549655
dependencies:
96559656
is-typedarray "^1.0.0"
96569657

9657-
typescript@4.3.3:
9658-
version "4.3.3"
9659-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
9660-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
9658+
typescript@4.6.3:
9659+
version "4.6.3"
9660+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
9661+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
96619662

96629663
uglify-js@^3.1.4:
96639664
version "3.15.4"

0 commit comments

Comments
 (0)