Skip to content

Commit

Permalink
Merge branch 'main' into renovate/docusaurus-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
sequelize-bot[bot] authored Nov 4, 2024
2 parents a9f3f99 + 9fe7e90 commit 3dccb72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@docusaurus/tsconfig": "3.6.0",
"@ephys/eslint-config-typescript": "20.1.4",
"@rushstack/eslint-patch": "1.10.4",
"concurrently": "9.0.1",
"concurrently": "9.1.0",
"eslint": "8.57.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-mdx": "1.17.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4554,10 +4554,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==

concurrently@9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.0.1.tgz#01e171bf6c7af0c022eb85daef95bff04d8185aa"
integrity sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg==
concurrently@9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.0.tgz#8da6d609f4321752912dab9be8710232ac496aa0"
integrity sha512-VxkzwMAn4LP7WyMnJNbHN5mKV9L2IbyDjpzemKr99sXNR3GqRNMMHdm7prV1ws9wg7ETj6WUkNOigZVsptwbgg==
dependencies:
chalk "^4.1.2"
lodash "^4.17.21"
Expand Down

0 comments on commit 3dccb72

Please sign in to comment.