Skip to content

Commit fdfde1c

Browse files
committed
Update dependencies
1 parent 7b6922e commit fdfde1c

File tree

2 files changed

+277
-291
lines changed

2 files changed

+277
-291
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,26 +31,26 @@
3131
"./": "./"
3232
},
3333
"devDependencies": {
34-
"@logux/eslint-config": "^42.2.0",
35-
"@typescript-eslint/eslint-plugin": "^4.6.1",
36-
"@typescript-eslint/parser": "^4.6.1",
34+
"@logux/eslint-config": "^42.3.0",
35+
"@typescript-eslint/eslint-plugin": "^4.9.1",
36+
"@typescript-eslint/parser": "^4.9.1",
3737
"clean-publish": "^1.1.8",
38-
"eslint": "^7.12.1",
39-
"eslint-config-standard": "^16.0.1",
38+
"eslint": "^7.15.0",
39+
"eslint-config-standard": "^16.0.2",
4040
"eslint-plugin-import": "^2.22.1",
41-
"eslint-plugin-jest": "^24.1.0",
41+
"eslint-plugin-jest": "^24.1.3",
4242
"eslint-plugin-node": "^11.1.0",
4343
"eslint-plugin-prefer-let": "^1.1.0",
4444
"eslint-plugin-prettierx": "^0.14.0",
4545
"eslint-plugin-promise": "^4.2.1",
4646
"eslint-plugin-security": "^1.4.0",
47-
"eslint-plugin-standard": "^4.0.2",
47+
"eslint-plugin-standard": "^5.0.0",
4848
"eslint-plugin-unicorn": "^23.0.0",
49-
"husky": "^4.3.0",
49+
"husky": "^4.3.5",
5050
"jest": "^26.6.3",
51-
"lint-staged": "^10.5.1",
52-
"postcss": "^8.1.4",
53-
"typescript": "^4.0.5"
51+
"lint-staged": "^10.5.3",
52+
"postcss": "^8.2.0",
53+
"typescript": "^4.1.2"
5454
},
5555
"eslintConfig": {
5656
"extends": "@logux/eslint-config/ts",

0 commit comments

Comments
 (0)