From e2c5daefaceee1b422b8de853db263ce5046add5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:05:48 -0700 Subject: [PATCH] chore(deps-dev): bump @types/natural-sort from 0.0.21 to 0.0.22 (#6017) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc4414749..603e8d1f2 100644 --- a/package.json +++ b/package.json @@ -271,7 +271,7 @@ "@types/markdown-it-emoji": "^2.0.2", "@types/mermaid": "^9.2.0", "@types/mime-types": "^2.1.1", - "@types/natural-sort": "^0.0.21", + "@types/natural-sort": "^0.0.22", "@types/node": "18.0.6", "@types/node-fetch": "^2.6.5", "@types/nodemailer": "^6.4.9", diff --git a/yarn.lock b/yarn.lock index 537c3f224..f05da7177 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3219,10 +3219,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== -"@types/natural-sort@^0.0.21": - version "0.0.21" - resolved "https://registry.yarnpkg.com/@types/natural-sort/-/natural-sort-0.0.21.tgz#5583cfcd250f72e45af8611ef515d4e881f49556" - integrity sha512-WYMWhAQLuBym+6qQ2Ojptm6qIACnkkYYs08sj+PVgRCrB6b7k1QpTRk0yMmxhlpPn5MbXcSfd6sHOYlzaokU3w== +"@types/natural-sort@^0.0.22": + version "0.0.22" + resolved "https://registry.yarnpkg.com/@types/natural-sort/-/natural-sort-0.0.22.tgz#8d95d7a27dcd662286e1ddb3d759ddf7dca30588" + integrity sha512-7IoapJUZyGLwlUsmypKtUtvkVrxCKcpybcqU4JlvIOxeKwhBMelLoecK3o2aPIUjpxvOl6TKpSftNtP3IIAirw== "@types/node-fetch@^2.6.5": version "2.6.5"