Skip to content

Commit 155352a

Browse files
committed
Update package.json
Signed-off-by: Hollow Man <hollowman@hollowman.ml>
1 parent 9a39585 commit 155352a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"version": "50.0.0",
44
"description": "Full customization of appearance, behavior, system tray and input source indicator for IBus.",
55
"dependencies": {
6-
"eslint": "^7.25.0",
6+
"eslint": "^7.27.0",
77
"eslint-config-prettier": "^8.3.0",
88
"eslint-plugin-prettier": "^3.4.0",
99
"husky": "^6.0.0",
10-
"lint-staged": "^10.5.4",
11-
"prettier": "^2.2.1"
10+
"lint-staged": "^11.0.0",
11+
"prettier": "^2.3.0"
1212
},
1313
"scripts": {
1414
"lint": "eslint .",

0 commit comments

Comments
 (0)