Skip to content

Commit f71a54f

Browse files
Bump @babel/runtime from 7.20.13 to 7.21.0 in /GraphRNSample
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.20.13 to 7.21.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.0/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd74c4c commit f71a54f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

GraphRNSample/package-lock.json

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

GraphRNSample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@babel/core": "^7.20.0",
3232
"@babel/preset-env": "^7.20.0",
33-
"@babel/runtime": "^7.20.0",
33+
"@babel/runtime": "^7.21.0",
3434
"@microsoft/microsoft-graph-types": "^2.26.0",
3535
"@react-native-community/eslint-config": "^3.0.0",
3636
"@tsconfig/react-native": "^2.0.2",

0 commit comments

Comments
 (0)