Skip to content

Commit feaaf52

Browse files
committed
chore: update deps
1 parent 4c65a18 commit feaaf52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"jest": "^24.9.0"
5959
},
6060
"dependencies": {
61-
"@micro-app/core": "^0.3.29",
61+
"@micro-app/core": "^0.3.30",
6262
"@zkochan/cmd-shim": "^4.3.0",
6363
"read-cmd-shim": "^2.0.0",
6464
"update-notifier": "^4.1.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,10 @@
365365
"@types/istanbul-reports" "^1.1.1"
366366
"@types/yargs" "^13.0.0"
367367

368-
"@micro-app/core@^0.3.29":
369-
version "0.3.29"
370-
resolved "https://registry.yarnpkg.com/@micro-app/core/-/core-0.3.29.tgz#855f0ee436b554dec486286bdd7d21acada71fa5"
371-
integrity sha512-IHMCEhs2qX506yc7LiUSTDnzDDAfYsU0brMx0gTFQijPE1gLk+VB2F55fSwKMcLJDC+poJcc2xYht+Rmsxpzfg==
368+
"@micro-app/core@^0.3.30":
369+
version "0.3.30"
370+
resolved "https://registry.yarnpkg.com/@micro-app/core/-/core-0.3.30.tgz#11b13d1578c951797b615c478f422982fdac6d25"
371+
integrity sha512-TRQSmb0Y2p/LbQOpmsCpLN0/ZiIpRHvMfGqeEMRQYmVbDLh2bb8XuCoUZ9sEm5EbEIlAHLv2Yi0OOL/Hn/1cZA==
372372
dependencies:
373373
"@micro-app/shared-utils" "^0.1.19"
374374
dotenv "^8.2.0"

0 commit comments

Comments
 (0)