mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
install latest eslint (#912)
This commit is contained in:
+3
-3
@@ -68,14 +68,14 @@
|
||||
"@types/react-beautiful-dnd": "^13.1.5",
|
||||
"@types/react-dom": "^17.0.21",
|
||||
"@types/react-resizable": "^3.0.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
"@typescript-eslint/parser": "^5.62.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.1",
|
||||
"@typescript-eslint/parser": "^6.9.1",
|
||||
"babel-jest": "^29.7.0",
|
||||
"babel-loader": "^9.1.3",
|
||||
"css-loader": "^6.8.1",
|
||||
"electron": "^26.3.0",
|
||||
"electron-packager": "^17.1.2",
|
||||
"eslint": "^8.51.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-plugin-react": "^7.33.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
||||
Reference in New Issue
Block a user