Skip to content

Commit 1e307fd

Browse files
Bump luxon and @types/luxon (#173)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3037aa commit 1e307fd

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@fontsource/inter": "^5.0.15",
1515
"eslint": "8.53.0",
1616
"eslint-config-next": "13.4.18",
17-
"luxon": "^3.3.0",
17+
"luxon": "^3.4.4",
1818
"next": "13.4.2",
1919
"octokit": "^2.0.15",
2020
"react": "18.2.0",
@@ -43,7 +43,7 @@
4343
"@tailwindcss/typography": "^0.5.10",
4444
"@testing-library/react": "^14.1.0",
4545
"@types/jest": "^29.5.8",
46-
"@types/luxon": "^3.3.0",
46+
"@types/luxon": "^3.3.4",
4747
"@types/remark-prism": "^1.3.4",
4848
"autoprefixer": "^10.4.16",
4949
"eslint-config-airbnb": "^19.0.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2009,10 +2009,10 @@
20092009
resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.1.tgz#c48c2e27b65d2a153b19bfc1a317e30872e01eef"
20102010
integrity sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==
20112011

2012-
"@types/luxon@^3.3.0":
2013-
version "3.3.0"
2014-
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.0.tgz#a61043a62c0a72696c73a0a305c544c96501e006"
2015-
integrity sha512-uKRI5QORDnrGFYgcdAVnHvEIvEZ8noTpP/Bg+HeUzZghwinDlIS87DEenV5r1YoOF9G4x600YsUXLWZ19rmTmg==
2012+
"@types/luxon@^3.3.4":
2013+
version "3.3.4"
2014+
resolved "https://registry.yarnpkg.com/@types/luxon/-/luxon-3.3.4.tgz#cda5c0709a0c4c01ba059c40e62d76610479049a"
2015+
integrity sha512-H9OXxv4EzJwE75aTPKpiGXJq+y4LFxjpsdgKwSmr503P5DkWc3AG7VAFYrFNVvqemT5DfgZJV9itYhqBHSGujA==
20162016

20172017
"@types/mdast@*", "@types/mdast@^3.0.0":
20182018
version "3.0.11"
@@ -5195,10 +5195,10 @@ lru-cache@^6.0.0:
51955195
dependencies:
51965196
yallist "^4.0.0"
51975197

5198-
luxon@^3.3.0:
5199-
version "3.3.0"
5200-
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.3.0.tgz#d73ab5b5d2b49a461c47cedbc7e73309b4805b48"
5201-
integrity sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==
5198+
luxon@^3.4.4:
5199+
version "3.4.4"
5200+
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af"
5201+
integrity sha512-zobTr7akeGHnv7eBOXcRgMeCP6+uyYsczwmeRCauvpvaAltgNyTbLH/+VaEAPUeWBT+1GuNmz4wC/6jtQzbbVA==
52025202

52035203
lz-string@^1.5.0:
52045204
version "1.5.0"

0 commit comments

Comments
 (0)