Skip to content

Commit df10951

Browse files
chore(deps-dev): bump the eslint group in /ui-v2 with 4 updates (#17925)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Streed <[email protected]>
1 parent cd10dc7 commit df10951

File tree

3 files changed

+67
-67
lines changed

3 files changed

+67
-67
lines changed

ui-v2/package-lock.json

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

ui-v2/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
},
8181
"devDependencies": {
8282
"@biomejs/biome": "1.9.4",
83-
"@eslint/js": "^9.25.0",
83+
"@eslint/js": "^9.25.1",
8484
"@storybook/addon-a11y": "^8.6.12",
8585
"@storybook/addon-essentials": "^8.6.12",
8686
"@storybook/addon-interactions": "^8.6.12",
@@ -109,11 +109,11 @@
109109
"@types/react-dom": "19.1.2",
110110
"@vitejs/plugin-react-swc": "^3.9.0",
111111
"@vitest/coverage-v8": "^3.1.1",
112-
"eslint": "^9.25.0",
112+
"eslint": "^9.25.1",
113113
"eslint-plugin-jest-dom": "^5.5.0",
114114
"eslint-plugin-react": "^7.37.5",
115115
"eslint-plugin-react-hooks": "^5.2.0",
116-
"eslint-plugin-react-refresh": "^0.4.19",
116+
"eslint-plugin-react-refresh": "^0.4.20",
117117
"eslint-plugin-storybook": "^0.12.0",
118118
"eslint-plugin-testing-library": "^7.1.1",
119119
"eslint-plugin-unused-imports": "^4.1.4",
@@ -126,7 +126,7 @@
126126
"storybook": "^8.4.2",
127127
"tailwindcss": "^4.0.8",
128128
"typescript": "^5.8.3",
129-
"typescript-eslint": "^8.30.1",
129+
"typescript-eslint": "^8.31.0",
130130
"vite": "^6.3.2",
131131
"vitest": "^3.0.5"
132132
},

ui-v2/src/api/zod/events/events.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Generated by orval v7.8.0 🍺
2+
* Generated by orval v7.9.0 🍺
33
* Do not edit manually.
44
* Prefect Prefect REST API
55
* OpenAPI spec version: 0.1.0

0 commit comments

Comments
 (0)