Skip to content

Commit 5781470

Browse files
Bump the development-dependencies group with 2 updates (#542)
Bumps the development-dependencies group with 2 updates: [eslint](https://github.com/eslint/eslint) and [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2). Updates `eslint` from 10.0.3 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.1.0) Updates `markdownlint-cli2` from 0.21.0 to 0.22.0 - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: markdownlint-cli2 dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b26a07 commit 5781470

2 files changed

Lines changed: 42 additions & 17 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
"bootstrap": "^5.3.8",
4141
"clipboard": "^2.0.11",
4242
"cross-env": "^10.1.0",
43-
"eslint": "^10.0.3",
43+
"eslint": "^10.1.0",
4444
"find-unused-sass-variables": "^6.1.1",
4545
"globals": "^17.4.0",
4646
"hugo-bin": "^0.149.2",
4747
"linkinator": "^7.6.1",
4848
"lockfile-lint": "^5.0.0",
49-
"markdownlint-cli2": "^0.21.0",
49+
"markdownlint-cli2": "^0.22.0",
5050
"npm-run-all2": "^8.0.4",
5151
"postcss": "^8.5.8",
5252
"postcss-cli": "^11.0.1",

0 commit comments

Comments
 (0)