Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit e78cb0f

Browse files
build(deps-dev): bump @babel/eslint-parser in /src/very_good_docs_site (#157)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.22.15 to 7.23.3. - [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.23.3/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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f863f9 commit e78cb0f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

src/very_good_docs_site/package-lock.json

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

src/very_good_docs_site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-dom": "^18.2.0"
2828
},
2929
"devDependencies": {
30-
"@babel/eslint-parser": "^7.22.15",
30+
"@babel/eslint-parser": "^7.23.3",
3131
"@docusaurus/eslint-plugin": "^3.0.0",
3232
"@docusaurus/module-type-aliases": "3.0.0",
3333
"@docusaurus/tsconfig": "^3.0.0",

0 commit comments

Comments
 (0)