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 Sep 20, 2023
1 parent ceafd07 commit 4a0f52b
Show file tree
Hide file tree
Showing 3 changed files with 114 additions and 215 deletions.
6 changes: 3 additions & 3 deletions env/discord/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"watch": "yarn bundle -w"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/preset-typescript": "7.22.5",
"@babel/core": "7.22.20",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.22.15",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-typescript": "11.1.2",
"@slashnephy/eslint-config": "1.0.7",
Expand Down
4 changes: 2 additions & 2 deletions env/userscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"ts-array-length": "0.1.2"
},
"devDependencies": {
"@babel/core": "7.22.17",
"@babel/preset-env": "7.22.15",
"@babel/core": "7.22.20",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.22.15",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "25.0.3",
Expand Down
Loading

0 comments on commit 4a0f52b

Please sign in to comment.