Skip to content

Commit 24f5670

Browse files
Merge pull request #250 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/date-fns-tz-2.0.1
Bump date-fns-tz from 2.0.0 to 2.0.1 in /graph-tutorial
2 parents 16410f6 + be1c12e commit 24f5670

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@microsoft/microsoft-graph-client": "^3.0.7",
1010
"bootstrap": "^5.3.3",
1111
"date-fns": "^2.29.2",
12-
"date-fns-tz": "^2.0.0",
12+
"date-fns-tz": "^2.0.1",
1313
"react": "^18.2.0",
1414
"react-bootstrap": "^2.10.1",
1515
"react-dom": "^18.2.0",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3818,10 +3818,10 @@ data-urls@^2.0.0:
38183818
whatwg-mimetype "^2.3.0"
38193819
whatwg-url "^8.0.0"
38203820

3821-
date-fns-tz@^2.0.0:
3822-
version "2.0.0"
3823-
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.0.tgz#1b14c386cb8bc16fc56fe333d4fc34ae1d1099d5"
3824-
integrity sha512-OAtcLdB9vxSXTWHdT8b398ARImVwQMyjfYGkKD2zaGpHseG2UPHbHjXELReErZFxWdSLph3c2zOaaTyHfOhERQ==
3821+
date-fns-tz@^2.0.1:
3822+
version "2.0.1"
3823+
resolved "https://registry.yarnpkg.com/date-fns-tz/-/date-fns-tz-2.0.1.tgz#0a9b2099031c0d74120b45de9fd23192e48ea495"
3824+
integrity sha512-fJCG3Pwx8HUoLhkepdsP7Z5RsucUi+ZBOxyM5d0ZZ6c4SdYustq0VMmOu6Wf7bli+yS/Jwp91TOCqn9jMcVrUA==
38253825

38263826
date-fns@^2.29.2:
38273827
version "2.30.0"

0 commit comments

Comments
 (0)