Skip to content

Commit 79b98fe

Browse files
committed
chore: update deps
1 parent fece924 commit 79b98fe

File tree

2 files changed

+43
-38
lines changed

2 files changed

+43
-38
lines changed

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,12 @@
3535
"文言"
3636
],
3737
"extensions": [
38-
".wy"
38+
".wy",
39+
".文言",
40+
"",
41+
"",
42+
"",
43+
""
3944
]
4045
}
4146
],
@@ -231,12 +236,12 @@
231236
"devDependencies": {
232237
"@antfu/eslint-config-ts": "0.2.10",
233238
"@types/jest": "^24.0.25",
234-
"@types/node": "13.1.1",
239+
"@types/node": "13.1.2",
235240
"@types/prettier": "^1.19.0",
236241
"@types/vscode": "^1.41.0",
237-
"@typescript-eslint/eslint-plugin": "2.13.0",
238-
"@typescript-eslint/parser": "2.13.0",
239-
"@wenyanlang/cli": "0.1.2",
242+
"@typescript-eslint/eslint-plugin": "2.14.0",
243+
"@typescript-eslint/parser": "2.14.0",
244+
"@wenyanlang/cli": "0.1.3",
240245
"conventional-github-releaser": "3.1.3",
241246
"cpy-cli": "^3.0.0",
242247
"eslint": "6.8.0",
@@ -249,7 +254,7 @@
249254
"typescript": "^3.7.4",
250255
"webpack": "4.41.5",
251256
"webpack-cli": "3.3.10",
252-
"wenyanizer": "^0.2.7"
257+
"wenyanizer": "^0.2.10"
253258
},
254259
"dependencies": {}
255260
}

0 commit comments

Comments
 (0)