Skip to content

Commit

Permalink
meta: update dependency @sequelize/utils to v7.0.0-alpha.43
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 2b05756 commit 7731702
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 @@ -28,7 +28,7 @@
"@docusaurus/theme-mermaid": "3.2.1",
"@mdx-js/react": "3.0.0",
"@react-hookz/web": "24.0.4",
"@sequelize/utils": "7.0.0-alpha.42",
"@sequelize/utils": "7.0.0-alpha.43",
"clsx": "2.1.1",
"docusaurus-plugin-sass": "0.2.5",
"prism-react-renderer": "2.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2012,10 +2012,10 @@
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.4.tgz#427d5549943a9c6fce808e39ea64dbe60d4047f1"
integrity sha512-WJgX9nzTqknM393q1QJDJmoW28kUfEnybeTfVNcNAPnIx210RXm2DiXiHzfNPJNIUUb1tJnz/l4QGtJ30PgWmA==

"@sequelize/utils@7.0.0-alpha.42":
version "7.0.0-alpha.42"
resolved "https://registry.yarnpkg.com/@sequelize/utils/-/utils-7.0.0-alpha.42.tgz#23bc19f0fc4ec749204a46e1c381d18ddb60b144"
integrity sha512-O3iiv2OuolcpotOzEzwThEWIdicasXPAr64lWAuS4SRHzrFVufxiq5iuciKx+Lty0vyGIISqVjJRgkPkuq/2fQ==
"@sequelize/utils@7.0.0-alpha.43":
version "7.0.0-alpha.43"
resolved "https://registry.yarnpkg.com/@sequelize/utils/-/utils-7.0.0-alpha.43.tgz#9b6e9edc79d0518258b790fcf5ce7f6a885e9f06"
integrity sha512-ex1iVNuqc7db1Il8VGkF4DWDkn7OpEsB4FGvS3OWz8g7blqvlO6T3fP4c+qmOxOrmdzDPWayh43U3xr/F4q3qQ==
dependencies:
"@types/lodash" "^4.17.0"
lodash "^4.17.21"
Expand Down

0 comments on commit 7731702

Please sign in to comment.