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 Jun 13, 2022
1 parent 380bd0e commit 06a3859
Show file tree
Hide file tree
Showing 2 changed files with 599 additions and 386 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"name": "ebookhomebrew_k6",
"version": "1.0.0",
"devDependencies": {
"@babel/core": "7.13.16",
"@babel/plugin-proposal-class-properties": "7.13.0",
"@babel/plugin-proposal-object-rest-spread": "7.13.8",
"@babel/preset-env": "7.13.15",
"@babel/preset-typescript": "7.13.0",
"@babel/core": "7.18.5",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-proposal-object-rest-spread": "7.18.0",
"@babel/preset-env": "7.18.2",
"@babel/preset-typescript": "7.17.12",
"@types/k6": "0.36.0",
"@types/webpack": "5.28.0",
"babel-loader": "8.2.2",
"babel-loader": "8.2.5",
"clean-webpack-plugin": "4.0.0-alpha.0",
"copy-webpack-plugin": "9.1.0",
"rimraf": "^3.0.2",
Expand Down
Loading

0 comments on commit 06a3859

Please sign in to comment.