Skip to content

Commit e6e40a3

Browse files
Bump @yaireo/tagify and @types/yaireo__tagify (#1291)
Bumps [@yaireo/tagify](https://github.com/yairEO/tagify) and [@types/yaireo__tagify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yaireo__tagify). These dependencies needed to be updated together. Updates `@yaireo/tagify` from 4.15.2 to 4.15.3 - [Release notes](https://github.com/yairEO/tagify/releases) - [Commits](yairEO/tagify@v4.15.2...v4.15.3) Updates `@types/yaireo__tagify` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yaireo__tagify) --- updated-dependencies: - dependency-name: "@yaireo/tagify" dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/yaireo__tagify" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69e02a4 commit e6e40a3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@vue/apollo-composable": "4.0.0-alpha.19",
6060
"@vue/apollo-util": "^4.0.0-alpha.18",
6161
"@vueuse/core": "^9.1.0",
62-
"@yaireo/tagify": "^4.15.2",
62+
"@yaireo/tagify": "^4.15.3",
6363
"apollo-server-express": "^3.10.1",
6464
"autoprefixer": "^10.4.8",
6565
"body-scroll-lock": "^4.0.0-beta.0",
@@ -115,7 +115,7 @@
115115
"@types/passport": "^1.0.10",
116116
"@types/redis-mock": "^0.17.1",
117117
"@types/uuid": "^8.3.4",
118-
"@types/yaireo__tagify": "^4.15.0",
118+
"@types/yaireo__tagify": "^4.15.1",
119119
"@vue/compiler-sfc": "^3.2.37",
120120
"@vue/runtime-dom": "^3.2.37",
121121
"@vue/test-utils": "^2.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4803,10 +4803,10 @@
48034803
dependencies:
48044804
"@types/node" "*"
48054805

4806-
"@types/yaireo__tagify@*", "@types/yaireo__tagify@^4.15.0":
4807-
version "4.15.0"
4808-
resolved "https://registry.yarnpkg.com/@types/yaireo__tagify/-/yaireo__tagify-4.15.0.tgz#1157dee317588234b8f0a9581e80073641a29778"
4809-
integrity sha512-zzgJRbwpwlLmHqmWFcfxbZtqc8pNph5stNR1ytlC4kNQvdKqArk7ts09au8gXQgz5wgoxIu0zb9b2JLPTZbZ2A==
4806+
"@types/yaireo__tagify@*", "@types/yaireo__tagify@^4.15.1":
4807+
version "4.15.1"
4808+
resolved "https://registry.yarnpkg.com/@types/yaireo__tagify/-/yaireo__tagify-4.15.1.tgz#4f912049ee50c2b0d0201b82ed36315e283730ad"
4809+
integrity sha512-6O1tHceNNDQXvQWSkAmUmFzZCy/2haDTYO+sNPXPoBxycOhaEmfZkZUq790RrTMRsQiV0Z+neDKNgTkdsEXtgw==
48104810
dependencies:
48114811
"@types/react" "*"
48124812
"@types/yaireo__tagify" "*"
@@ -5541,10 +5541,10 @@
55415541
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
55425542
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
55435543

5544-
"@yaireo/tagify@^4.15.2":
5545-
version "4.15.2"
5546-
resolved "https://registry.yarnpkg.com/@yaireo/tagify/-/tagify-4.15.2.tgz#37dd807cbe4502edc8830d169611a8c4bdee5476"
5547-
integrity sha512-azCKxE4rl88qqZBgvIvTcfvHrk4M+y8ZT7JuVpwCGtpmp/cPps0nmibHNUiCuu7VWqL0IusrBmQ1ATtR9WCTlw==
5544+
"@yaireo/tagify@^4.15.3":
5545+
version "4.15.3"
5546+
resolved "https://registry.yarnpkg.com/@yaireo/tagify/-/tagify-4.15.3.tgz#8a6bd1b5dceabeeed231ff78df1439668e6cf584"
5547+
integrity sha512-aAeKlx+HrdRNzQp5wbQN1L5HbMr63P6ndBSwXXY+8dlbQy+aNupWdB1P/6MWtEEtZxUx9K/Bz5DqO8vFuIwIpQ==
55485548

55495549
"@yarnpkg/lockfile@^1.1.0":
55505550
version "1.1.0"

0 commit comments

Comments
 (0)