Skip to content

Commit

Permalink
Bump @babel/parser from 7.17.8 to 7.17.9 (#143)
Browse files Browse the repository at this point in the history
* Bump @babel/parser from 7.17.8 to 7.17.9

Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.17.8 to 7.17.9.
- [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.17.9/packages/babel-parser)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* npm ci

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jiro4989 <[email protected]>
  • Loading branch information
dependabot[bot] and jiro4989 authored Apr 7, 2022
1 parent 2484490 commit 4b47886
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 28 deletions.
6 changes: 3 additions & 3 deletions node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

39 changes: 24 additions & 15 deletions node_modules/@babel/parser/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/@babel/parser/lib/index.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion node_modules/@babel/parser/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@babel/parser": "^7.17.8",
"@babel/parser": "^7.17.9",
"child_process": "^1.0.2",
"compare-versions": "^4.1.3",
"fs": "0.0.1-security",
Expand Down

0 comments on commit 4b47886

Please sign in to comment.