Skip to content

Commit 52f2862

Browse files
committed
chore: update deps
1 parent 6212b27 commit 52f2862

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.28",
61+
"@micro-app/core": "^0.3.29",
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.28":
369-
version "0.3.28"
370-
resolved "https://registry.yarnpkg.com/@micro-app/core/-/core-0.3.28.tgz#644996ba100e579c2038caf739eb2f5b61d4b5dd"
371-
integrity sha512-cgfCsrWAx9Ze3HeC1s39Mnh7vg2Bxd4nwOm2aqQdj72aq20rmCVWfrhVwcXV1a7lvniMgTGOINqWcWXUdoPs3g==
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==
372372
dependencies:
373373
"@micro-app/shared-utils" "^0.1.19"
374374
dotenv "^8.2.0"

0 commit comments

Comments
 (0)