Skip to content

Commit ba3bbcb

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/examples/openfeature_react/react-app/vite-7.0.6
2 parents 3a293a5 + 64dde88 commit ba3bbcb

File tree

5 files changed

+120
-133
lines changed

5 files changed

+120
-133
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ jobs:
344344
token: ${{ secrets.PERSONAL_GITHUB_TOKEN }}
345345

346346
- name: yq - portable yaml processor
347-
uses: mikefarah/yq@v4.46.1
347+
uses: mikefarah/yq@v4.47.1
348348

349349
- name: Bump chart appVersion
350350
working-directory: ./release/

examples/openfeature_react/react-app/package-lock.json

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

examples/openfeature_react/react-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"devDependencies": {
2121
"@types/react": "^19.1.8",
2222
"@types/react-dom": "^19.1.6",
23-
"@typescript-eslint/eslint-plugin": "^8.37.0",
23+
"@typescript-eslint/eslint-plugin": "^8.38.0",
2424
"@typescript-eslint/parser": "^8.36.0",
2525
"@vitejs/plugin-react": "^4.7.0",
2626
"autoprefixer": "^10.4.21",
27-
"eslint": "^9.31.0",
27+
"eslint": "^9.32.0",
2828
"eslint-plugin-react-hooks": "^5.2.0",
2929
"eslint-plugin-react-refresh": "^0.4.20",
3030
"postcss": "^8.5.6",

0 commit comments

Comments
 (0)