Skip to content

Commit 4aced38

Browse files
committed
Update dependency typesync to v0.9.2
1 parent 60e3fac commit 4aced38

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rimraf": "3.0.2",
3838
"ts-jest": "28.0.5",
3939
"ts-node-dev": "2.0.0",
40-
"typesync": "0.9.1"
40+
"typesync": "0.9.2"
4141
},
4242
"jest": {
4343
"roots": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1288,10 +1288,10 @@ asynckit@^0.4.0:
12881288
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
12891289
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
12901290

1291-
awilix@^7.0.2:
1292-
version "7.0.2"
1293-
resolved "https://registry.yarnpkg.com/awilix/-/awilix-7.0.2.tgz#8dfdfd5f803f148492e94265bea44fd7a8c053cf"
1294-
integrity sha512-eaI6aIhqVAoLZjCScpkEFz54ALMBgbjX00x45oOCFteye9AFs3Qm9FjbT20uYb3wR1FEEMhXUc1/rh4yVSY23g==
1291+
awilix@^7.0.3:
1292+
version "7.0.3"
1293+
resolved "https://registry.yarnpkg.com/awilix/-/awilix-7.0.3.tgz#5afe8f7acb7cbf2ada5a6221dbdd3f882c77789c"
1294+
integrity sha512-4Nmjyh9qloDwXfDK0DBuWd8WyFApyknoaKbE3leQflGLgNfNsBHy2/VYrlyy/mzMobjJ3J8XtNpbjzG3KRkIFQ==
12951295
dependencies:
12961296
camel-case "^4.1.2"
12971297
fast-glob "^3.2.11"
@@ -3749,12 +3749,12 @@ typescript@^4.0.0:
37493749
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
37503750
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
37513751

3752-
typesync@0.9.1:
3753-
version "0.9.1"
3754-
resolved "https://registry.yarnpkg.com/typesync/-/typesync-0.9.1.tgz#9c770b2da3920e3033119e9c0db1914a3cf91d62"
3755-
integrity sha512-kGaieZEJWIMhS+xRL6OJ1Z5Jf8JFSYBTRZfmmMVdzYQkm6uP9ZwJGI/yt0TZ19mhGUZqLzruV/BDHEl2FByeYQ==
3752+
typesync@0.9.2:
3753+
version "0.9.2"
3754+
resolved "https://registry.yarnpkg.com/typesync/-/typesync-0.9.2.tgz#0daea53e1658dadf66b3bdf511031c809c21b757"
3755+
integrity sha512-FnHhbgECgkcGOR/DVmE0V9Z81Od7Icu2qkXGM91GFFzVO9HaQ9fYwmSY9ibKoydN4k7IV0hRRKGLLgfenWjRFw==
37563756
dependencies:
3757-
awilix "^7.0.2"
3757+
awilix "^7.0.3"
37583758
axios "^0.27.2"
37593759
chalk "^4.1.0"
37603760
cosmiconfig "^7.0.1"

0 commit comments

Comments
 (0)