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

Commit 12902f5

Browse files
build(deps-dev): bump eslint in /src/very_good_docs_site (#20)
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.25.0...v8.26.0) --- updated-dependencies: - dependency-name: eslint 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>
1 parent 9e21291 commit 12902f5

File tree

2 files changed

+27
-16
lines changed

2 files changed

+27
-16
lines changed

src/very_good_docs_site/package-lock.json

Lines changed: 26 additions & 15 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
@@ -31,7 +31,7 @@
3131
"@docusaurus/eslint-plugin": "^2.1.0",
3232
"@docusaurus/module-type-aliases": "2.1.0",
3333
"@tsconfig/docusaurus": "^1.0.5",
34-
"eslint": "^8.24.0",
34+
"eslint": "^8.26.0",
3535
"prettier": "^2.7.1",
3636
"typescript": "^4.7.4"
3737
},

0 commit comments

Comments
 (0)