Skip to content

Commit 18a5a83

Browse files
authored
chore(deps): update all Yarn dependencies (2022-04-06) (kubeflow#129)
1 parent 3f5ae13 commit 18a5a83

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
@@ -10,6 +10,6 @@
1010
"danger-plugin-todos": "^1.3.1",
1111
"danger-plugin-toolbox": "^1.30.0",
1212
"ts-node": "^10.7.0",
13-
"typescript": "^4.6.2"
13+
"typescript": "^4.6.3"
1414
}
1515
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -910,10 +910,10 @@ ts-node@^10.7.0:
910910
v8-compile-cache-lib "^3.0.0"
911911
yn "3.1.1"
912912

913-
typescript@^4.6.2:
914-
version "4.6.2"
915-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
916-
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
913+
typescript@^4.6.3:
914+
version "4.6.3"
915+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
916+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
917917

918918
universal-url@^2.0.0:
919919
version "2.0.0"

0 commit comments

Comments
 (0)