Skip to content

Commit

Permalink
Update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 18, 2022
1 parent 6631f4d commit f627a11
Show file tree
Hide file tree
Showing 2 changed files with 252 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.17.0",
"@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.17.8",
"eslint": "7.29.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-prettier": "3.4.0",
Expand Down
Loading

0 comments on commit f627a11

Please sign in to comment.