Skip to content

Commit 3610f72

Browse files
committed
other deps
1 parent 1753286 commit 3610f72

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@openapitools/openapi-generator-cli": "2.20.0",
35-
"@redocly/cli": "1.29.0",
35+
"@redocly/cli": "1.34.3",
3636
"eslint": "8.57.1",
3737
"eslint-plugin-automation-custom": "1.0.0",
3838
"eslint-plugin-json": "4.0.1",

playground/javascript/browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
"react-instantsearch": "^7.15.3"
1818
},
1919
"devDependencies": {
20-
"@eslint/js": "9.24.0",
20+
"@eslint/js": "9.25.1",
2121
"@types/react": "19.1.2",
2222
"@types/react-dom": "19.1.2",
2323
"@vitejs/plugin-react-swc": "3.9.0",
24-
"eslint": "9.24.0",
24+
"eslint": "9.25.1",
2525
"eslint-plugin-react-hooks": "5.2.0",
2626
"eslint-plugin-react-refresh": "0.4.20",
2727
"globals": "16.0.0",

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"express": "5.1.0",
4242
"folder-hash": "4.1.1",
4343
"fs-extra": "11.3.0",
44-
"httpsnippet": "3.0.9",
44+
"httpsnippet": "3.0.1",
4545
"js-yaml": "4.1.0",
4646
"knip": "5.50.5",
4747
"micromatch": "4.0.8",

0 commit comments

Comments
 (0)