1
0
Fork 0

Merge pull request #6312 from freesewing/dependabot/npm_and_yarn/tlds-1.251.0

Bump tlds from 1.250.0 to 1.251.0
This commit is contained in:
Joost De Cock 2024-03-07 19:43:33 +01:00 committed by GitHub
commit 391076135f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -83,7 +83,7 @@
"slugify": "^1.6.6",
"svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit",
"tailwindcss": "3.4.1",
"tlds": "1.250.0",
"tlds": "1.251.0",
"use-local-storage-state": "19.1.0",
"web-worker": "1.3.0"
},

View file

@ -52,7 +52,7 @@
"remark-smartypants": "2.1.0",
"slugify": "^1.6.6",
"svg-to-pdfkit": "https://git@github.com/eriese/SVG-to-PDFKit",
"tlds": "1.250.0",
"tlds": "1.251.0",
"to-vfile": "8.0.0",
"unist-util-visit": "5.0.0",
"use-local-storage-state": "19.1.0",

View file

@ -13333,10 +13333,10 @@ tiny-inflate@^1.0.0, tiny-inflate@^1.0.3:
resolved "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz"
integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==
tlds@1.250.0:
version "1.250.0"
resolved "https://registry.npmjs.org/tlds/-/tlds-1.250.0.tgz"
integrity sha512-rWsBfFCWKrjM/o2Q1TTUeYQv6tHSd/umUutDjVs6taTuEgRDIreVYIBgWRWW4ot7jp6n0UVUuxhTLWBtUmPu/w==
tlds@1.251.0:
version "1.251.0"
resolved "https://registry.yarnpkg.com/tlds/-/tlds-1.251.0.tgz#d5a79fe0ddd564dadef7b3ce0b5f7f6e5acd2f99"
integrity sha512-yztVk5O1LGKCjPd+7soBQyiKvSBXI5qugc/X0C7pLa0rV5ufBS6xcyX0pdf4NznO8xcZ5fqX248q+jTHd4AQJA==
tmp@^0.0.33:
version "0.0.33"