Skip to content

Commit

Permalink
fix(deps): update dependency @babel/parser to ^7.21.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2023
1 parent b897a3f commit d4498ae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions packages/jsdoc-ast/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 packages/jsdoc-ast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"dependencies": {
"@babel/parser": "^7.21.4",
"@babel/parser": "^7.21.5",
"@jsdoc/core": "^0.5.1",
"@jsdoc/util": "^0.3.0",
"lodash": "^4.17.21"
Expand Down

0 comments on commit d4498ae

Please sign in to comment.