Skip to content

Commit f5d52a6

Browse files
committed
chore: update wenyan core
1 parent cb93120 commit f5d52a6

File tree

2 files changed

+47
-38
lines changed

2 files changed

+47
-38
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -236,20 +236,20 @@
236236
"devDependencies": {
237237
"@antfu/eslint-config-ts": "0.2.10",
238238
"@types/jest": "^24.0.25",
239-
"@types/node": "13.1.2",
239+
"@types/node": "13.1.6",
240240
"@types/prettier": "^1.19.0",
241241
"@types/vscode": "^1.41.0",
242-
"@typescript-eslint/eslint-plugin": "2.14.0",
243-
"@typescript-eslint/parser": "2.14.0",
244-
"@wenyanlang/cli": "0.1.3",
242+
"@typescript-eslint/eslint-plugin": "2.15.0",
243+
"@typescript-eslint/parser": "2.15.0",
244+
"@wenyanlang/cli": "0.2.2",
245245
"conventional-github-releaser": "3.1.3",
246246
"cpy-cli": "^3.0.0",
247247
"eslint": "6.8.0",
248248
"jest": "^24.9.0",
249249
"prettier": "^1.19.1",
250250
"rimraf": "3.0.0",
251251
"standard-version": "7.0.1",
252-
"ts-jest": "^24.2.0",
252+
"ts-jest": "^24.3.0",
253253
"ts-loader": "6.2.1",
254254
"typescript": "^3.7.4",
255255
"webpack": "4.41.5",

0 commit comments

Comments
 (0)