Skip to content

Commit e0984d9

Browse files
build(deps-dev): bump @babel/eslint-parser (#803)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.7 to 7.24.8. - [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.24.8/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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 494c584 commit e0984d9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

acceptance-tests/apps/cosmosdbapp/package-lock.json

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

acceptance-tests/apps/cosmosdbapp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"vcap_services": "^0.7.1"
1717
},
1818
"devDependencies": {
19-
"@babel/eslint-parser": "^7.24.7",
19+
"@babel/eslint-parser": "^7.24.8",
2020
"standard": "^17.1.0"
2121
},
2222
"standard": {

0 commit comments

Comments
 (0)