Skip to content

Commit 4ba07dd

Browse files
Merge pull request #100 from microsoft/dependabot/npm_and_yarn/App/frontend-app/dependabotchanges/date-fns-4.1.0
build: bump date-fns from 2.30.0 to 4.1.0 in /App/frontend-app
2 parents b93b65f + dc1de24 commit 4ba07dd

3 files changed

Lines changed: 30 additions & 23 deletions

File tree

App/frontend-app/package-lock.json

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

App/frontend-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@microsoft/applicationinsights-web": "^3.0.2",
3131
"@react-pdf-viewer/core": "^3.12.0",
3232
"@react-pdf-viewer/default-layout": "^3.12.0",
33-
"date-fns": "^2.30.0",
33+
"date-fns": "^4.1.0",
3434
"dropzone": "^6.0.0-beta.2",
3535
"i18next": "^23.2.3",
3636
"i18next-browser-languagedetector": "^7.0.2",

App/frontend-app/yarn.lock

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -304,14 +304,7 @@
304304
dependencies:
305305
"@babel/helper-plugin-utils" "^7.22.5"
306306

307-
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
308-
version "7.24.0"
309-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.24.0.tgz"
310-
integrity sha512-Chk32uHMg6TnQdvw2e9IlqPpFX/6NLuK0Ys2PqLb7/gL5uFn9mXvK715FGLlOLQrcO4qIkNHkvPGktzzXexsFw==
311-
dependencies:
312-
regenerator-runtime "^0.14.0"
313-
314-
"@babel/runtime@^7.20.6":
307+
"@babel/runtime@^7.1.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.20.6", "@babel/runtime@^7.21.0", "@babel/runtime@^7.22.5", "@babel/runtime@^7.23.2", "@babel/runtime@^7.5.5", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
315308
version "7.26.0"
316309
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.0.tgz#8600c2f595f277c60815256418b85356a65173c1"
317310
integrity sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==
@@ -3853,6 +3846,11 @@ date-fns@^2.30.0:
38533846
dependencies:
38543847
"@babel/runtime" "^7.21.0"
38553848

3849+
date-fns@^4.1.0:
3850+
version "4.1.0"
3851+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
3852+
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
3853+
38563854
debug@2.6.9:
38573855
version "2.6.9"
38583856
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz"
@@ -6020,7 +6018,7 @@ kleur@^3.0.3:
60206018
"@microsoft/applicationinsights-web" "^3.0.2"
60216019
"@react-pdf-viewer/core" "^3.12.0"
60226020
"@react-pdf-viewer/default-layout" "^3.12.0"
6023-
date-fns "^2.30.0"
6021+
date-fns "^4.1.0"
60246022
dropzone "^6.0.0-beta.2"
60256023
i18next "^23.2.3"
60266024
i18next-browser-languagedetector "^7.0.2"

0 commit comments

Comments
 (0)