Skip to content

Commit 49c94ef

Browse files
committed
build: bump eslint packages
1 parent 2fcbe9f commit 49c94ef

File tree

2 files changed

+759
-708
lines changed

2 files changed

+759
-708
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,21 +61,21 @@
6161
"babel-loader": "8.2.2",
6262
"child-process-promise": "2.2.1",
6363
"cucumber": "5.1.0",
64-
"eslint": "6.8.0",
65-
"eslint-config-airbnb-base": "latest",
66-
"eslint-config-prettier": "^6.11.0",
67-
"eslint-plugin-import": "2.20.2",
68-
"express": "4.17.1",
64+
"eslint": "8.18.0",
65+
"eslint-config-airbnb-base": "15",
66+
"eslint-config-prettier": "8",
67+
"eslint-plugin-import": "2.26.0",
68+
"express": "4.18.1",
6969
"fs-extra": "9.0.1",
7070
"husky": "^7.0.4",
7171
"lint-staged": "^10.5.3",
72-
"mustache": "4.1.0",
73-
"prettier": "^2.2.1",
72+
"mustache": "4.2.0",
73+
"prettier": "^2.7.1",
7474
"rimraf": "3.0.2",
7575
"semantic-release": "^19.0.3",
7676
"tmp": "^0.2.1",
7777
"tree-kill": "^1.2.2",
78-
"typescript": "^4.1.3",
78+
"typescript": "^4.7.4",
7979
"webpack": "^5.73.0",
8080
"webpack-cli": "^4.3.1",
8181
"webpack-node-externals": "2.5.2"

0 commit comments

Comments
 (0)