Compare commits

...
Author SHA1 Message Date
dependabot[bot] b469462fe5 chore(deps): bump reflect-metadata in /packages/filepicker
Bumps [reflect-metadata](https://github.com/rbuckton/reflect-metadata) from 0.1.14 to 0.2.1.
- [Release notes](https://github.com/rbuckton/reflect-metadata/releases)
- [Changelog](https://github.com/rbuckton/reflect-metadata/blob/main/tsconfig-release.json)
- [Commits](https://github.com/rbuckton/reflect-metadata/compare/v0.1.14...v0.2.1)

---
updated-dependencies:
- dependency-name: reflect-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2024-01-03 17:28:16 +00:00
+1 -1
View File
@@ -30,6 +30,6 @@
"@standardnotes/files": "workspace:*",
"@standardnotes/utils": "workspace:*",
"@types/wicg-file-system-access": "^2023.10.4",
"reflect-metadata": "^0.1.13"
"reflect-metadata": "^0.2.1"
}
}