Skip to content

Commit 98e4ba8

Browse files
chore: bump eslint in /examples/openfeature_web/webapp (#2988)
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.19.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 41c0331 commit 98e4ba8

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

examples/openfeature_web/webapp/package-lock.json

+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/openfeature_web/webapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"babel-plugin-transform-class-properties": "^6.24.1",
3838
"babel-preset-env": "^1.7.0",
3939
"browser-sync": "^3.0.3",
40-
"eslint": "^9.18.0",
40+
"eslint": "^9.19.0",
4141
"eslint-webpack-plugin": "^4.2.0",
4242
"htmlnano": "^2.1.1",
4343
"imagemin-cli": "^8.0.0",

0 commit comments

Comments
 (0)