Skip to content

Commit 1cd7169

Browse files
build(deps-dev): bump @babel/eslint-parser from 7.17.0 to 7.19.1 (#15)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.17.0 to 7.19.1. - [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.19.1/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Corey <[email protected]>
1 parent d27e259 commit 1cd7169

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@babel/cli": "7.19.3",
3333
"@babel/core": "7.17.0",
34-
"@babel/eslint-parser": "7.17.0",
34+
"@babel/eslint-parser": "7.19.1",
3535
"@babel/preset-env": "^7.16.11",
3636
"@babel/preset-typescript": "7.18.6",
3737
"@types/jasmine": "3.10.0",

0 commit comments

Comments
 (0)