Skip to content

Commit

Permalink
bump(deps): update dependency @babel/core to ^7.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2023
1 parent 19edd5e commit b5d1c66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"tailwindcss": "^2.2.19"
},
"devDependencies": {
"@babel/core": "^7.21.0",
"@babel/core": "^7.23.2",
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@cypress/code-coverage": "^3.10.0",
"@expo/metro-config": "~0.10.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
semver "^5.4.1"
source-map "^0.5.0"

"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.20.2", "@babel/core@^7.21.0", "@babel/core@^7.7.5":
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.16", "@babel/core@^7.20.0", "@babel/core@^7.20.2", "@babel/core@^7.23.2", "@babel/core@^7.7.5":
version "7.23.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94"
integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ==
Expand Down

0 comments on commit b5d1c66

Please sign in to comment.