Skip to content

Commit 3f674fb

Browse files
Bump @babel/runtime from 7.21.0 to 7.23.2 in /GraphRNSample
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.21.0 to 7.23.2. - [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.23.2/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 6af8e2e commit 3f674fb

File tree

2 files changed

+22
-10
lines changed

2 files changed

+22
-10
lines changed

GraphRNSample/package-lock.json

Lines changed: 21 additions & 9 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.23.0",
3232
"@babel/preset-env": "^7.22.20",
33-
"@babel/runtime": "^7.21.0",
33+
"@babel/runtime": "^7.23.2",
3434
"@microsoft/microsoft-graph-types": "^2.26.0",
3535
"@react-native-community/eslint-config": "^3.0.0",
3636
"@tsconfig/react-native": "^3.0.2",

0 commit comments

Comments
 (0)