Skip to content

Commit 83cfd21

Browse files
authored
Merge pull request #1340
1 parent 24c2a8a commit 83cfd21

File tree

3 files changed

+45
-46
lines changed

3 files changed

+45
-46
lines changed

hivemq-edge-frontend/eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import reactHooks from 'eslint-plugin-react-hooks'
55
import reactRefresh from 'eslint-plugin-react-refresh'
66
import tsEslint from 'typescript-eslint'
77
import eslintConfigPrettier from 'eslint-config-prettier'
8-
import pluginCypress from 'eslint-plugin-cypress/flat'
8+
import pluginCypress from 'eslint-plugin-cypress'
99
import pluginQuery from '@tanstack/eslint-plugin-query'
1010
import sonarjs from 'eslint-plugin-sonarjs'
1111

hivemq-edge-frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,15 +151,15 @@
151151
"axe-core": "4.10.3",
152152
"commander": "13.1.0",
153153
"copyfiles": "2.4.1",
154-
"cypress": "15.5.0",
154+
"cypress": "15.8.1",
155155
"cypress-axe": "1.7.0",
156156
"cypress-each": "1.14.1",
157157
"cypress-multi-reporters": "^2.0.5",
158158
"cypress-terminal-report": "7.3.3",
159159
"d3-scale-cluster": "2.0.1",
160160
"eslint": "9.26.0",
161161
"eslint-config-prettier": "10.1.8",
162-
"eslint-plugin-cypress": "4.3.0",
162+
"eslint-plugin-cypress": "5.2.0",
163163
"eslint-plugin-react": "7.37.5",
164164
"eslint-plugin-react-hooks": "5.2.0",
165165
"eslint-plugin-react-refresh": "0.4.20",

hivemq-edge-frontend/pnpm-lock.yaml

Lines changed: 42 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)