Skip to content

Commit

Permalink
Update @babel/eslint-parser requirement from ^7.21.3 to ^7.25.1
Browse files Browse the repository at this point in the history
Updates the requirements on [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) to permit the latest version.
- [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.25.1/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 38b7720 commit b4ec5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
}
},
"devDependencies": {
"@babel/eslint-parser": "^7.21.3",
"@babel/eslint-parser": "^7.25.1",
"@babel/plugin-proposal-decorators": "^7.21.0",
"@ember/jquery": "^2.0.0",
"@ember/optional-features": "^2.0.0",
Expand Down

0 comments on commit b4ec5eb

Please sign in to comment.