Skip to content

Commit

Permalink
devdeps(@typegoose/typegoose): upgrade to 12.4.0
Browse files Browse the repository at this point in the history
from beta version
  • Loading branch information
hasezoey committed Apr 22, 2024
1 parent 70ab36c commit a53528f
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 @@ -35,7 +35,7 @@
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@typegoose/typegoose": "~12.4.0-beta.1",
"@typegoose/typegoose": "~12.4.0",
"@types/jest": "^29.5.12",
"@types/node": "~16.11.7",
"@typescript-eslint/eslint-plugin": "^6.19.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1142,10 +1142,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==

"@typegoose/typegoose@~12.4.0-beta.1":
version "12.4.0-beta.1"
resolved "https://registry.yarnpkg.com/@typegoose/typegoose/-/typegoose-12.4.0-beta.1.tgz#d27bd7532b3936c51e895c54985c0a1224f5aa1d"
integrity sha512-4+QVvV1PhqNFLeOiB66yyVG3AUtrhV2X8ctfP5eMsK1argM9GbuUodD2eKh7oKCpaDB+Glgnc6g4YmZhIpTwWA==
"@typegoose/typegoose@~12.4.0":
version "12.4.0"
resolved "https://registry.yarnpkg.com/@typegoose/typegoose/-/typegoose-12.4.0.tgz#fc47c00eafd873120246c324190e75aef55bf82c"
integrity sha512-KlTE9zqTFdt8q7m64ETcO7nk8idiY0EtxAR8m8DF9mZIwiQyp/KlJeT5sBdEo+wkzRO12VUmoqZm86qacz5m/Q==
dependencies:
lodash "^4.17.20"
loglevel "^1.9.1"
Expand Down

0 comments on commit a53528f

Please sign in to comment.