Skip to content

Commit 490e214

Browse files
committed
🔧 更新依赖
1 parent ef5297c commit 490e214

File tree

2 files changed

+2449
-2036
lines changed

2 files changed

+2449
-2036
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@
3434
},
3535
"license": "MIT",
3636
"peerDependencies": {
37-
"@micro-app/cli": ">=0.3.6"
37+
"@micro-app/cli": ">=0.4.0"
3838
},
3939
"devDependencies": {
40-
"@micro-app/cli": "0.3.6",
41-
"@micro-app/shared-utils": "0.1.15",
42-
"@types/jest": "^24.9.1",
40+
"@micro-app/cli": "0.4.0",
41+
"@micro-app/shared-utils": "0.1.21",
42+
"@types/jest": "^26.0.21",
4343
"eslint-config-2o3t": "^2.0.1",
44-
"jest": "^24.9.0"
44+
"jest": "^26.6.3"
4545
},
4646
"dependencies": {
47-
"@release-it/conventional-changelog": "^1.1.0",
48-
"release-it": "^13.1.1"
47+
"@release-it/conventional-changelog": "^2.0.1",
48+
"release-it": "^14.4.1"
4949
}
5050
}

0 commit comments

Comments
 (0)