Skip to content

Commit f3219ae

Browse files
dependabot[bot]thomaspoignantkodiakhq[bot]
authored
chore: bump @babel/eslint-parser in /examples/openfeature_web/webapp (#3215)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.26.8 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 8b06ba0 commit f3219ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/openfeature_web/webapp/package-lock.json

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

examples/openfeature_web/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"author": "Thomas Poignant",
3131
"license": "MIT",
3232
"devDependencies": {
33-
"@babel/eslint-parser": "^7.26.8",
33+
"@babel/eslint-parser": "^7.26.10",
3434
"@babel/preset-env": "^7.26.9",
3535
"autoprefixer": "^10.4.21",
3636
"babel-loader": "^10.0.0",

0 commit comments

Comments
 (0)