Skip to content

Commit ed4c460

Browse files
committed
Update dependencies
1 parent 6aa1c84 commit ed4c460

File tree

2 files changed

+188
-124
lines changed

2 files changed

+188
-124
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -32,24 +32,24 @@
3232
"postcss": "postcss/postcss#ose"
3333
},
3434
"devDependencies": {
35-
"@logux/eslint-config": "^40.0.3",
35+
"@logux/eslint-config": "^40.0.4",
3636
"clean-publish": "^1.1.8",
37-
"eslint": "^7.7.0",
37+
"eslint": "^7.8.1",
3838
"eslint-ci": "^1.0.0",
3939
"eslint-config-standard": "^14.1.1",
4040
"eslint-plugin-import": "^2.22.0",
41-
"eslint-plugin-jest": "^23.20.0",
41+
"eslint-plugin-jest": "^24.0.0",
4242
"eslint-plugin-node": "^11.1.0",
4343
"eslint-plugin-prefer-let": "^1.0.2",
4444
"eslint-plugin-prettierx": "^0.14.0",
4545
"eslint-plugin-promise": "^4.2.1",
4646
"eslint-plugin-security": "^1.4.0",
4747
"eslint-plugin-standard": "^4.0.1",
4848
"eslint-plugin-unicorn": "^21.0.0",
49-
"husky": "^4.2.5",
49+
"husky": "^4.3.0",
5050
"jest": "^26.4.2",
5151
"jest-ci": "^0.1.1",
52-
"lint-staged": "^10.2.13",
52+
"lint-staged": "^10.3.0",
5353
"postcss-sharec-config": "^0.1.3"
5454
},
5555
"husky": {

0 commit comments

Comments
 (0)