Skip to content

Commit 64aec2c

Browse files
fix(deps): update dependencies
1 parent c69f81e commit 64aec2c

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@
3434
"release:trigger": "shipjs trigger"
3535
},
3636
"dependencies": {
37-
"@babel/parser": "7.20.3",
38-
"@babel/types": "7.20.2",
39-
"commander": "9.4.1",
40-
"typescript": "4.8.4"
37+
"@babel/parser": "7.23.3",
38+
"@babel/types": "7.23.3",
39+
"commander": "9.5.0",
40+
"typescript": "4.9.5"
4141
},
4242
"devDependencies": {
4343
"@types/babel-types": "7.0.11",

yarn.lock

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -375,10 +375,10 @@
375375
dependencies:
376376
"@babel/types" "^7.8.3"
377377

378-
"@babel/helper-string-parser@^7.19.4":
379-
version "7.19.4"
380-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz#38d3acb654b4701a9b77fb0615a96f775c3a9e63"
381-
integrity sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==
378+
"@babel/helper-string-parser@^7.22.5":
379+
version "7.22.5"
380+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
381+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
382382

383383
"@babel/helper-validator-identifier@^7.14.0":
384384
version "7.14.0"
@@ -390,10 +390,10 @@
390390
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
391391
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
392392

393-
"@babel/helper-validator-identifier@^7.19.1":
394-
version "7.19.1"
395-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
396-
integrity sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==
393+
"@babel/helper-validator-identifier@^7.22.20":
394+
version "7.22.20"
395+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
396+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
397397

398398
"@babel/helper-validator-identifier@^7.9.0":
399399
version "7.9.0"
@@ -469,10 +469,10 @@
469469
chalk "^2.0.0"
470470
js-tokens "^4.0.0"
471471

472-
"@babel/parser@7.20.3":
473-
version "7.20.3"
474-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2"
475-
integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==
472+
"@babel/parser@7.23.3":
473+
version "7.23.3"
474+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.3.tgz#0ce0be31a4ca4f1884b5786057cadcb6c3be58f9"
475+
integrity sha512-uVsWNvlVsIninV2prNz/3lHCb+5CJ+e+IUBfbjToAHODtfGYLfCFuY4AU7TskI+dAKk+njsPiBjq1gKTvZOBaw==
476476

477477
"@babel/parser@^7.1.0", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
478478
version "7.9.0"
@@ -659,13 +659,13 @@
659659
globals "^11.1.0"
660660
lodash "^4.17.13"
661661

662-
"@babel/types@7.20.2":
663-
version "7.20.2"
664-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.2.tgz#67ac09266606190f496322dbaff360fdaa5e7842"
665-
integrity sha512-FnnvsNWgZCr232sqtXggapvlkk/tuwR/qhGzcmxI0GXLCjmPYQPzio2FbdlWuY6y1sHFfQKk+rRbUZ9VStQMog==
662+
"@babel/types@7.23.3":
663+
version "7.23.3"
664+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.3.tgz#d5ea892c07f2ec371ac704420f4dcdb07b5f9598"
665+
integrity sha512-OZnvoH2l8PK5eUvEcUyCt/sXgr/h+UWpVuBbOljwcrAgUl6lpchoQ++PHGyQy1AtYnVA6CEq3y5xeEI10brpXw==
666666
dependencies:
667-
"@babel/helper-string-parser" "^7.19.4"
668-
"@babel/helper-validator-identifier" "^7.19.1"
667+
"@babel/helper-string-parser" "^7.22.5"
668+
"@babel/helper-validator-identifier" "^7.22.20"
669669
to-fast-properties "^2.0.0"
670670

671671
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0":
@@ -1981,10 +1981,10 @@ combined-stream@^1.0.8:
19811981
dependencies:
19821982
delayed-stream "~1.0.0"
19831983

1984-
commander@9.4.1:
1985-
version "9.4.1"
1986-
resolved "https://registry.yarnpkg.com/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
1987-
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
1984+
commander@9.5.0:
1985+
version "9.5.0"
1986+
resolved "https://registry.yarnpkg.com/commander/-/commander-9.5.0.tgz#bc08d1eb5cedf7ccb797a96199d41c7bc3e60d30"
1987+
integrity sha512-KRs7WVDKg86PWiuAqhDrAQnTXZKraVcCc6vFdL14qrZ/DcWwuRo7VoiYXalXO7S5GKpqYiVEwCbgFDfxNHKJBQ==
19881988

19891989
commander@^9.3.0:
19901990
version "9.3.0"
@@ -6048,10 +6048,10 @@ typedarray-to-buffer@^3.1.5:
60486048
dependencies:
60496049
is-typedarray "^1.0.0"
60506050

6051-
typescript@4.8.4:
6052-
version "4.8.4"
6053-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6054-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
6051+
typescript@4.9.5:
6052+
version "4.9.5"
6053+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6054+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
60556055

60566056
uc.micro@^1.0.1, uc.micro@^1.0.5:
60576057
version "1.0.6"

0 commit comments

Comments
 (0)