File tree Expand file tree Collapse file tree 2 files changed +174
-125
lines changed Expand file tree Collapse file tree 2 files changed +174
-125
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @longwoo/eslint-config-typescript-prettier" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " 一个 TypeScript 的 ESLint 配置,使用 Prettier 格式化代码。" ,
55 "main" : " index.js" ,
66 "keywords" : [
1919 "registry" : " https://registry.npmjs.org/"
2020 },
2121 "dependencies" : {
22- "@typescript-eslint/eslint-plugin" : " ^5.28.0 " ,
23- "@typescript-eslint/parser" : " ^5.28.0 " ,
22+ "@typescript-eslint/eslint-plugin" : " ^5.42.1 " ,
23+ "@typescript-eslint/parser" : " ^5.42.1 " ,
2424 "eslint-config-prettier" : " ^8.5.0" ,
25- "eslint-plugin-prettier" : " ^4.0.0 "
25+ "eslint-plugin-prettier" : " ^4.2.1 "
2626 },
2727 "devDependencies" : {
28- "eslint" : " ^8.17 .0" ,
29- "prettier" : " ^2.6.2 " ,
30- "typescript" : " ^4.6 .4"
28+ "eslint" : " ^8.27 .0" ,
29+ "prettier" : " ^2.7.1 " ,
30+ "typescript" : " ^4.8 .4"
3131 },
3232 "peerDependencies" : {
3333 "eslint" : " ^8.17.0" ,
You can’t perform that action at this time.
0 commit comments