Skip to content

Commit

Permalink
Update babel monorepo (minor) (#3554)
Browse files Browse the repository at this point in the history
* Update babel monorepo

* changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Xiao <[email protected]>
  • Loading branch information
renovate[bot] and mxiao-cll authored Jan 27, 2025
1 parent a0f4d2e commit c864b0b
Show file tree
Hide file tree
Showing 43 changed files with 1,116 additions and 1,048 deletions.
5 changes: 5 additions & 0 deletions .changeset/plenty-comics-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'k6': patch
---

Update babel monorepo
1,552 changes: 753 additions & 799 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"framework-bump": "./packages/scripts/src/framework/version-bump.sh"
},
"dependencies": {
"@babel/core": "7.24.9",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7",
"@babel/core": "7.26.7",
"@babel/preset-env": "7.26.7",
"@babel/preset-typescript": "7.26.0",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
Expand Down
6 changes: 3 additions & 3 deletions packages/k6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "k6",
"version": "2.5.5",
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/core": "7.26.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/preset-env": "7.24.8",
"@babel/preset-typescript": "7.24.7",
"@babel/preset-env": "7.26.7",
"@babel/preset-typescript": "7.26.0",
"@types/babel__core": "7.20.5",
"@types/babel__preset-env": "7.9.7",
"@types/k6": "0.50.1",
Expand Down
Loading

0 comments on commit c864b0b

Please sign in to comment.