Skip to content

Commit

Permalink
Update namedays-cs
Browse files Browse the repository at this point in the history
  • Loading branch information
OzzyCzech committed Apr 23, 2024
1 parent afd6407 commit a2cc3f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"dependencies": {
"easter-date": "0.0.7",
"luxon": "^3.4.4",
"namedays-cs": "^0.0.5"
"namedays-cs": "^0.0.6"
},
"devDependencies": {
"@types/luxon": "^3.4.2",
"@types/node": "^20.12.7",
"ava": "^6.1.2",
"np": "^10.0.3",
"np": "^10.0.5",
"tsx": "^4.7.2",
"typescript": "^5.4.5",
"xo": "^0.58.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3527,10 +3527,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-1.0.0.tgz#e31bd9fe62f0aed23520aa4324ea6671531e013e"
integrity sha512-avsJQhyd+680gKXyG/sQc0nXaC6rBkPOfyHYcFb9+hdkqQkR9bdnkJ0AMZhke0oesPqIO+mFFJ+IdBc7mst4IA==

namedays-cs@^0.0.5:
version "0.0.5"
resolved "https://registry.yarnpkg.com/namedays-cs/-/namedays-cs-0.0.5.tgz#426bf6271952153e8b9a6300d0e642766da973f7"
integrity sha512-FE35a+3tWwwtssv5tmD3+dmbUbz4zoeImxbxsPvizUFJmvfPtwiVQ0UGeZ/PrbgSAbMsMCez2J5bdIBYgAgScA==
namedays-cs@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/namedays-cs/-/namedays-cs-0.0.6.tgz#eb61518a8fd0dc465a08821f3d0951a18805e8ff"
integrity sha512-/Zt/7TVYOXgVFIm9btdafaJ8hqXA3C4+eyiLJxVCA203I3sgZgeeIVY/Dk2cjMrfbov0LvoOyE2gGJlybbC0Rw==

natural-compare@^1.4.0:
version "1.4.0"
Expand Down Expand Up @@ -3598,10 +3598,10 @@ normalize-url@^8.0.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-8.0.1.tgz#9b7d96af9836577c58f5883e939365fa15623a4a"
integrity sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==

np@^10.0.3:
version "10.0.3"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.3.tgz#777e0e52fcc874949d28fff3cbdb54b9fffd4066"
integrity sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==
np@^10.0.5:
version "10.0.5"
resolved "https://registry.yarnpkg.com/np/-/np-10.0.5.tgz#575c056b54534534ccbc978e6699d8bfcd4740c4"
integrity sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==
dependencies:
chalk "^5.3.0"
chalk-template "^1.1.0"
Expand Down

0 comments on commit a2cc3f5

Please sign in to comment.