Skip to content

Commit

Permalink
Update babel monorepo to v7.22.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2023
1 parent aeaebf9 commit 2eceadf
Show file tree
Hide file tree
Showing 2 changed files with 306 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.22.6",
"@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.22.6",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
Expand Down
Loading

0 comments on commit 2eceadf

Please sign in to comment.