Skip to content
Snippets Groups Projects
Unverified Commit 7ac473df authored by Hugo Costa's avatar Hugo Costa Committed by GitHub
Browse files

fix(eslint-config): react config file export (#31845)

parent b5171a2b
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 19 deletions
---
"@rocket.chat/eslint-config": patch
---
Fixed react eslint config
......@@ -62,7 +62,7 @@
"pino-pretty": "^7.6.1",
"pm2": "^5.2.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"volta": {
"extends": "../../../package.json"
......
......@@ -210,7 +210,7 @@
"supports-color": "~7.2.0",
"template-file": "^6.0.1",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"dependencies": {
"@babel/runtime": "~7.22.15",
......
......@@ -44,7 +44,7 @@
"@types/polka": "^0.5.6",
"eslint": "~8.45.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/ee/apps/account-service/src/service.js",
"files": [
......
......@@ -41,7 +41,7 @@
"@types/polka": "^0.5.6",
"eslint": "~8.45.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/ee/apps/authorization-service/src/service.js",
"files": [
......
......@@ -57,7 +57,7 @@
"eslint": "~8.45.0",
"pino-pretty": "^7.6.1",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/service.js",
"files": [
......
......@@ -48,7 +48,7 @@
"@types/polka": "^0.5.6",
"eslint": "~8.45.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/ee/apps/omnichannel-transcript/src/service.js",
"files": [
......
......@@ -41,7 +41,7 @@
"@types/polka": "^0.5.6",
"eslint": "~8.45.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/ee/apps/presence-service/src/service.js",
"files": [
......
......@@ -45,7 +45,7 @@
"@types/polka": "^0.5.6",
"eslint": "~8.45.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/ee/apps/queue-worker/src/service.js",
"files": [
......
......@@ -43,7 +43,7 @@
"@types/polka": "^0.5.6",
"eslint": "~8.45.0",
"ts-node": "^10.9.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"main": "./dist/ee/apps/stream-hub-service/src/service.js",
"files": [
......
......@@ -11,7 +11,7 @@
"jest": "~29.6.4",
"jest-fetch-mock": "^3.0.3",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
......
......@@ -12,7 +12,7 @@
"jest-environment-jsdom": "~29.6.4",
"jest-websocket-mock": "^2.4.0",
"ts-jest": "^29.1.2",
"typescript": "^5.3.2",
"typescript": "~5.3.3",
"ws": "^8.13.0"
},
"peerDependencies": {
......
......@@ -13,7 +13,7 @@
"jest-environment-jsdom": "~29.6.4",
"jest-websocket-mock": "^2.4.0",
"ts-jest": "~29.1.1",
"typescript": "^5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
......
......@@ -8,7 +8,7 @@
"eslint": "~8.45.0",
"jest": "~29.6.4",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"dependencies": {
"@rocket.chat/core-services": "workspace:^",
......
......@@ -16,7 +16,7 @@
"jest-environment-jsdom": "~29.6.4",
"react-dom": "^18.2.0",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
......
......@@ -13,7 +13,7 @@
"babel-jest": "^29.0.3",
"eslint": "~8.45.0",
"jest": "~29.6.4",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint src",
......
......@@ -29,7 +29,7 @@
"react": "~17.0.2",
"react-docgen-typescript-plugin": "~1.0.5",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
......
......@@ -7,7 +7,7 @@
"eslint": "~8.45.0",
"jest": "~29.6.4",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
......
......@@ -17,7 +17,7 @@
"eslint": "~8.45.0",
"jest": "~29.6.4",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
......
......@@ -21,7 +21,7 @@
"eslint": "~8.45.0",
"jest": "~29.6.4",
"ts-jest": "~29.1.1",
"typescript": "~5.3.2"
"typescript": "~5.3.3"
},
"volta": {
"extends": "../../package.json"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment