Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 75c034d commit 2e6c972
Show file tree
Hide file tree
Showing 3 changed files with 332 additions and 199 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"test": "TZ=UTC jest --coverage"
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/plugin-transform-modules-commonjs": "7.21.5",
"@babel/preset-typescript": "7.21.5",
"@babel/core": "7.26.0",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@maxmilton/stylelint-config": "0.0.12",
"@testing-library/jest-dom": "5.16.5",
"@types/babel__core": "7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/trackx-dash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"uplot": "1.6.24"
},
"devDependencies": {
"@babel/core": "7.21.5",
"@babel/core": "7.26.0",
"@ekscss/rollup-plugin-purgecss": "0.0.5",
"@maxmilton/rollup-plugin-css": "0.0.8",
"@rollup/plugin-babel": "6.0.3",
Expand Down
Loading

0 comments on commit 2e6c972

Please sign in to comment.