Skip to content

Commit

Permalink
Update babel monorepo to v7.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 141bcb2 commit 103e314
Show file tree
Hide file tree
Showing 35 changed files with 831 additions and 993 deletions.
1,302 changes: 563 additions & 739 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 removed .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-afc6995412-10.zip
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.0",
"@babel/preset-env": "7.26.0",
"@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.0",
"@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.0",
"@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 103e314

Please sign in to comment.