Skip to content

Commit ed344ca

Browse files
committed
⬆️ update
1 parent 6bd33aa commit ed344ca

File tree

2 files changed

+778
-448
lines changed

2 files changed

+778
-448
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
]
4848
},
4949
"devDependencies": {
50-
"@micro-app/cli": "^0.4.0",
50+
"@micro-app/cli": "^0.4.1",
5151
"@micro-app/plugin-deploy": "^0.0.8",
5252
"@types/jest": "^24.9.1",
53-
"eslint-config-2o3t": "^2.0.1",
53+
"eslint-config-2o3t": "^2.0.2",
5454
"husky": "^3.1.0",
5555
"jest": "^24.9.0",
5656
"lint-staged": "^9.5.0",
@@ -61,18 +61,18 @@
6161
"ajv-keywords": "^3.5.2",
6262
"assert": "^2.0.0",
6363
"chalk": "^3.0.0",
64-
"cheerio": "^1.0.0-rc.3",
65-
"debug": "^4.3.1",
64+
"cheerio": "1.0.0-rc.10",
65+
"debug": "^4.3.2",
6666
"dedent": "^0.7.0",
6767
"execa": "^3.4.0",
6868
"fs-extra": "^8.1.0",
6969
"git-url-parse": "^11.1.2",
70-
"glob-parent": "^5.1.1",
70+
"glob-parent": "^5.1.2",
7171
"globby": "^10.0.2",
7272
"hash-sum": "^2.0.0",
73-
"import-fresh": "^3.2.1",
73+
"import-fresh": "^3.3.0",
7474
"inquirer": "^7.3.3",
75-
"is-docker": "^2.0.0",
75+
"is-docker": "^2.2.1",
7676
"is-glob": "^4.0.1",
7777
"lodash": "^4.17.15",
7878
"lru-cache": "^5.1.1",
@@ -90,7 +90,7 @@
9090
"stringify-object": "^3.3.0",
9191
"try-require": "^1.2.1",
9292
"uuid": "^8.3.2",
93-
"yaml": "^1.9.0",
93+
"yaml": "^1.10.2",
9494
"yargs-parser": "^18.1.3",
9595
"yargs-unparser": "^1.6.4"
9696
},

0 commit comments

Comments
 (0)