Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 2 updates (ant-…
Browse files Browse the repository at this point in the history
…design#47866)

* chore(deps-dev): bump the dev-dependencies group with 3 updates

Updates the requirements on [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) and [inquirer](https://github.com/SBoudrias/Inquirer.js) to permit the latest version.

Updates `@biomejs/biome` to 1.6.1
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.6.1/packages/@biomejs/biome)

Updates `eslint-plugin-markdown` from 3.0.1 to 4.0.1
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](eslint/markdown@v3.0.1...v4.0.1)

Updates `inquirer` to 9.2.16
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/[email protected]@9.2.16)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: inquirer
  dependency-type: direct:development
  dependency-group: dev-dependencies
...

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

* Update package.json

Signed-off-by: lijianan <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: lijianan <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <[email protected]>
  • Loading branch information
dependabot[bot] and li-jia-nan authored Mar 14, 2024
1 parent bdc382b commit 8a6e2df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"@ant-design/tools": "^18.0.2",
"@antv/g6": "^4.8.24",
"@babel/eslint-plugin": "^7.23.5",
"@biomejs/biome": "^1.6.0",
"@biomejs/biome": "^1.6.1",
"@codesandbox/sandpack-react": "^2.13.5",
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^7.0.0",
Expand Down Expand Up @@ -256,7 +256,7 @@
"husky": "^9.0.11",
"identity-obj-proxy": "^3.0.0",
"immer": "^10.0.4",
"inquirer": "^9.2.15",
"inquirer": "^9.2.16",
"is-ci": "^3.0.1",
"isomorphic-fetch": "^3.0.0",
"jest": "^29.7.0",
Expand Down

0 comments on commit 8a6e2df

Please sign in to comment.