From cf94947af70bb29f920d9a75d85bf3281cf7f9f9 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 09:02:49 -0500 Subject: [PATCH] chore(deps): update all npm dependencies for dev/diff (#6225) Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> --- dev/diff/package-lock.json | 14 +++++++------- dev/diff/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev/diff/package-lock.json b/dev/diff/package-lock.json index db9112e46..08f85bca4 100644 --- a/dev/diff/package-lock.json +++ b/dev/diff/package-lock.json @@ -15,7 +15,7 @@ "keypress": "^0.2.1", "listr2": "^6.6.1", "lodash-es": "^4.17.21", - "luxon": "^3.3.0", + "luxon": "^3.4.0", "pretty-bytes": "^6.1.1", "tar": "^6.1.15", "yargs": "^17.7.2" @@ -859,9 +859,9 @@ } }, "node_modules/luxon": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.3.0.tgz", - "integrity": "sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.0.tgz", + "integrity": "sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw==", "engines": { "node": ">=12" } @@ -1950,9 +1950,9 @@ "integrity": "sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==" }, "luxon": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.3.0.tgz", - "integrity": "sha512-An0UCfG/rSiqtAIiBPO0Y9/zAnHUZxAMiCpTd5h2smgsj7GGmcenvrvww2cqNA8/4A5ZrD1gJpHN2mIHZQF+Mg==" + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/luxon/-/luxon-3.4.0.tgz", + "integrity": "sha512-7eDo4Pt7aGhoCheGFIuq4Xa2fJm4ZpmldpGhjTYBNUYNCN6TIEP6v7chwwwt3KRp7YR+rghbfvjyo3V5y9hgBw==" }, "mimic-fn": { "version": "2.1.0", diff --git a/dev/diff/package.json b/dev/diff/package.json index 0e88dcad9..34749cb66 100644 --- a/dev/diff/package.json +++ b/dev/diff/package.json @@ -11,7 +11,7 @@ "keypress": "^0.2.1", "listr2": "^6.6.1", "lodash-es": "^4.17.21", - "luxon": "^3.3.0", + "luxon": "^3.4.0", "pretty-bytes": "^6.1.1", "tar": "^6.1.15", "yargs": "^17.7.2"