Skip to content

Commit 196c979

Browse files
committed
chore: bump deps (fixed i18n issue)
1 parent 327b192 commit 196c979

File tree

2 files changed

+242
-212
lines changed

2 files changed

+242
-212
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
],
2222
"dependencies": {
2323
"@koa/router": "^9.4.0",
24-
"@ladjs/i18n": "^6.0.1",
24+
"@ladjs/i18n": "^6.0.2",
2525
"@ladjs/redis": "^1.0.7",
2626
"@ladjs/shared-config": "^3.0.9",
2727
"@ladjs/store-ip-address": "^0.0.7",
@@ -57,13 +57,13 @@
5757
"eslint-config-xo-lass": "^1.0.3",
5858
"fixpack": "^3.0.6",
5959
"husky": "^4.3.0",
60-
"lint-staged": "10.4.0",
60+
"lint-staged": "10.4.2",
6161
"mongoose": "^5.10.9",
6262
"nyc": "^15.1.0",
6363
"remark-cli": "8.x",
6464
"remark-preset-github": "^3.0.0",
6565
"supertest": "^5.0.0",
66-
"xo": "^0.33.1"
66+
"xo": "^0.34.0"
6767
},
6868
"engines": {
6969
"node": ">=8.3"

0 commit comments

Comments
 (0)