chore: Bump Typeorm (#3778)

This commit is contained in:
Oliver Windall Juhl
2023-04-11 18:43:40 +02:00
committed by GitHub
parent 9b1348df48
commit 654a546223
10 changed files with 76 additions and 47 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"typedoc-plugin-markdown": "^3.13.4",
"typedoc-plugin-merge-modules": "^4.0.1",
"typedoc-plugin-reference-excluder": "^1.0.0",
"typeorm": "^0.3.11"
"typeorm": "^0.3.14"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": "yarn run lint",