Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 54ceabc commit ce4fccc
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 224 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@babel/cli": "7.16.0",
"@babel/core": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@babel/traverse": "7.16.3",
"@babel/types": "7.16.0",
"@babel/cli": "7.18.10",
"@babel/core": "7.19.1",
"@babel/preset-typescript": "7.18.6",
"@babel/traverse": "7.19.1",
"@babel/types": "7.19.0",
"@types/babel-plugin-macros": "2.8.5",
"@types/babel-plugin-tester": "9.0.4",
"@types/babel__core": "7.1.15",
Expand All @@ -42,7 +42,7 @@
"tailwindcss": "^2.2.2"
},
"resolutions": {
"@babel/types": "7.16.0",
"@babel/types": "7.19.0",
"@types/babel__traverse": "7.14.2"
}
}
Loading

0 comments on commit ce4fccc

Please sign in to comment.