Skip to content

Commit 9770ca8

Browse files
chore(deps-dev): bump typescript from 3.7.4 to 3.7.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.4 to 3.7.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.4...v3.7.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bcb2753 commit 9770ca8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/graphiql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"serve": "^11.2.0",
9090
"start-server-and-test": "^1.10.6",
9191
"style-loader": "^1.0.0",
92-
"typescript": "3.7.4",
92+
"typescript": "3.7.5",
9393
"webpack": "4.41.5",
9494
"webpack-bundle-analyzer": "^3.6.0",
9595
"webpack-cli": "^3.3.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16513,10 +16513,10 @@ typedoc@^0.15.6:
1651316513
typedoc-default-themes "^0.6.3"
1651416514
typescript "3.7.x"
1651516515

16516-
[email protected].4, [email protected], typescript@^3.6.3:
16517-
version "3.7.4"
16518-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
16519-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
16516+
[email protected].5, [email protected], typescript@^3.6.3:
16517+
version "3.7.5"
16518+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
16519+
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
1652016520

1652116521
ua-parser-js@^0.7.18:
1652216522
version "0.7.21"

0 commit comments

Comments
 (0)