Bump @types/i18n from 0.13.5 to 0.13.6

Bumps [@types/i18n](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/i18n) from 0.13.5 to 0.13.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/i18n)

---
updated-dependencies:
- dependency-name: "@types/i18n"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-27 13:16:31 +00:00
committed by GitHub
parent 24d84405c3
commit 56f727735e
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"devDependencies": {
"@prisma/client": "^4.6.1",
"@types/bluebird": "^3.5.37",
"@types/i18n": "^0.13.5",
"@types/i18n": "^0.13.6",
"@types/node": "^18.11.15",
"@types/ping": "^0.4.1",
"@types/validator": "^13.7.10",
+4 -4
View File
@@ -271,10 +271,10 @@
"@types/qs" "*"
"@types/serve-static" "*"
"@types/i18n@^0.13.5":
version "0.13.5"
resolved "https://registry.yarnpkg.com/@types/i18n/-/i18n-0.13.5.tgz#ad75889324185be7a93801c81bac2bcad337bb45"
integrity sha512-pEtMt7iBkPBFMcB4TG6NuJIz/3Osp530o3R/3Qci94d59J4ienHyWnC7/AKUoTWqqnK0nG6gd6I2g8aOGdlwIg==
"@types/i18n@^0.13.6":
version "0.13.6"
resolved "https://registry.yarnpkg.com/@types/i18n/-/i18n-0.13.6.tgz#54199ca55c7b25cb45040ac566e90c94a57fdfa8"
integrity sha512-LLbimAA0oQilgP4PJBFH7sRdBUjWLo6R1rf46SUgVzsUZeXH3PT1piXj4LNX5ECDi0bLg9RmQMmY1K2qawqJqA==
"@types/mime@*":
version "3.0.1"