Skip to content

Commit 7e62847

Browse files
meta: update dependency @sequelize/utils to v7.0.0-alpha.44
1 parent d7d8aee commit 7e62847

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@docusaurus/theme-mermaid": "3.6.1",
2929
"@mdx-js/react": "3.0.0",
3030
"@react-hookz/web": "24.0.4",
31-
"@sequelize/utils": "7.0.0-alpha.43",
31+
"@sequelize/utils": "7.0.0-alpha.44",
3232
"clsx": "2.1.1",
3333
"docusaurus-plugin-sass": "0.2.6",
3434
"prism-react-renderer": "2.4.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2353,10 +2353,10 @@
23532353
resolved "https://registry.yarnpkg.com/@rushstack/eslint-patch/-/eslint-patch-1.10.5.tgz#3a1c12c959010a55c17d46b395ed3047b545c246"
23542354
integrity sha512-kkKUDVlII2DQiKy7UstOR1ErJP8kUKAQ4oa+SQtM0K+lPdmmjj0YnnxBgtTVYH7mUKtbsxeFC9y0AmK7Yb78/A==
23552355

2356-
"@sequelize/[email protected].43":
2357-
version "7.0.0-alpha.43"
2358-
resolved "https://registry.yarnpkg.com/@sequelize/utils/-/utils-7.0.0-alpha.43.tgz#9b6e9edc79d0518258b790fcf5ce7f6a885e9f06"
2359-
integrity sha512-ex1iVNuqc7db1Il8VGkF4DWDkn7OpEsB4FGvS3OWz8g7blqvlO6T3fP4c+qmOxOrmdzDPWayh43U3xr/F4q3qQ==
2356+
"@sequelize/[email protected].44":
2357+
version "7.0.0-alpha.44"
2358+
resolved "https://registry.yarnpkg.com/@sequelize/utils/-/utils-7.0.0-alpha.44.tgz#2e0de564ede76f8a6e08c13835c70adddef86751"
2359+
integrity sha512-Ol7wl8Y3pmDtIRd0iQfqXvEWx4u2DirBPvpKGWP4UTWPK70x565MlRseWjsEgGnktx/hqDxYWEGrtiagdGM0sg==
23602360
dependencies:
23612361
"@types/lodash" "^4.17.0"
23622362
lodash "^4.17.21"

0 commit comments

Comments
 (0)