Skip to content

Commit

Permalink
upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Feb 1, 2021
1 parent b1c98ed commit 73dfff8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"homepage": "https://github.com/Chatie/eslint-config#readme",
"peerDependencies": {},
"dependencies": {
"@typescript-eslint/eslint-plugin-tslint": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^4.14.2",
"@typescript-eslint/eslint-plugin-tslint": "^4.14.2",
"@typescript-eslint/parser": "^4.14.2",
"@wwwouter/tslint-contrib": "^1.0.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.3.1",
"eslint-config-standard": "^16.0.0",
"eslint-plugin-import": "^2.22.0",
"eslint": "^7.19.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^5.0.0",
Expand All @@ -52,8 +52,8 @@
"@chatie/git-scripts": "^0.6.2",
"@chatie/semver": "^0.4.7",
"@chatie/tsconfig": "^0.10.1",
"@types/eslint": "^7.2.0",
"@types/glob": "^7.1.2",
"@types/eslint": "^7.2.6",
"@types/glob": "^7.1.3",
"glob": "^7.1.6",
"tstest": "^0.4.10"
},
Expand Down

0 comments on commit 73dfff8

Please sign in to comment.