Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update babel monorepo
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 24, 2025
1 parent aeaebf9 commit 5165128
Showing 2 changed files with 269 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@
"format": "prettier --write \"src/**/*.js\""
},
"dependencies": {
"@babel/eslint-parser": "7.14.7",
"@babel/eslint-parser": "7.26.5",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"@sentry/browser": "6.8.0",
@@ -53,7 +53,7 @@
"whatwg-fetch": "3.6.2"
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/core": "7.26.7",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
Loading

0 comments on commit 5165128

Please sign in to comment.