Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent aeaebf9 commit e96c5c2
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"format": "prettier --write \"src/**/*.js\""
},
"dependencies": {
"@babel/eslint-parser": "7.14.7",
"@babel/eslint-parser": "7.23.10",
"@mdx-js/mdx": "1.6.22",
"@mdx-js/react": "1.6.22",
"@sentry/browser": "6.8.0",
Expand Down Expand Up @@ -53,7 +53,7 @@
"whatwg-fetch": "3.6.2"
},
"devDependencies": {
"@babel/core": "7.14.6",
"@babel/core": "7.24.0",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
Expand Down
Loading

0 comments on commit e96c5c2

Please sign in to comment.