[ci] Fix linting
This commit is contained in:
@ -49,6 +49,7 @@
|
||||
"@babel/preset-stage-2": "7.8.3",
|
||||
"@babel/preset-typescript": "7.18.6",
|
||||
"@babel/register": "7.18.6",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "28.1.2",
|
||||
"babel-loader": "8.2.5",
|
||||
"babel-plugin-add-module-exports": "^1.0.4",
|
||||
@ -88,8 +89,8 @@
|
||||
"webpack-cli": "4.10.0",
|
||||
"webpack-dev-server": "4.11.1",
|
||||
"webpack-strip": "0.1.0",
|
||||
"yaml-loader": "0.6.0",
|
||||
"yaml-jest": "1.2.0"
|
||||
"yaml-jest": "1.2.0",
|
||||
"yaml-loader": "0.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "jest",
|
||||
|
||||
Reference in New Issue
Block a user