1
0
Fork 0

Merge pull request #4798 from freesewing/dependabot/npm_and_yarn/luxon-3.4.1

chore(deps): bump luxon from 3.4.0 to 3.4.1
This commit is contained in:
Joost De Cock 2023-08-23 20:40:03 +02:00 committed by GitHub
commit 6ec41f015f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View file

@ -319,7 +319,7 @@ org:
'lodash.get': *_get
'lodash.orderby': *_orderby
'lodash.set': *_set
'luxon': '3.4.0'
'luxon': '3.4.1'
'next': *next
'react-dropzone': '14.2.3'
'react-hotkeys-hook': *reactHotkeysHook

View file

@ -45,7 +45,7 @@
"lodash.get": "4.4.2",
"lodash.orderby": "4.6.0",
"lodash.set": "4.3.2",
"luxon": "3.4.0",
"luxon": "3.4.1",
"next": "13.4.19",
"react-dropzone": "14.2.3",
"react-hotkeys-hook": "4.4.1",

View file

@ -8975,10 +8975,10 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1:
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
luxon@3.4.0:
version "3.4.0"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.0.tgz#17cb754efecbf76994f05b2a3f1f91fad7ddfde7"
integrity sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw==
luxon@3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.1.tgz#9147374b2c539e7893f906c420e9b080b59c5457"
integrity sha512-2USspxOCXWGIKHwuQ9XElxPPYrDOJHDQ5DQ870CoD+CxJbBnRDIBCfhioUJJjct7BKOy80Ia8cVstIcIMb/0+Q==
magic-string@^0.25.3:
version "0.25.9"