Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2022
1 parent 8b61f26 commit 2db647d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@babel/generator": "7.20.0",
"@babel/parser": "7.20.0",
"@babel/traverse": "7.20.0",
"@babel/generator": "7.20.1",
"@babel/parser": "7.20.1",
"@babel/traverse": "7.20.1",
"@babel/types": "7.20.0",
"chokidar": "3.5.3",
"swr": "^1.3.0"
Expand Down

0 comments on commit 2db647d

Please sign in to comment.