Skip to content

Commit

Permalink
Merge pull request #197 from guardian/tf-upgrade-babel
Browse files Browse the repository at this point in the history
Upgrade babel
  • Loading branch information
tomrf1 authored Jun 20, 2024
2 parents 0f1d15b + 1c0a3db commit 8040df6
Show file tree
Hide file tree
Showing 2 changed files with 302 additions and 1,004 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"typescript": "5.0.4"
},
"devDependencies": {
"@babel/cli": "^7.12.10",
"@babel/core": "^7.22.9",
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
"@babel/preset-typescript": "^7.12.7",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@guardian/eslint-config": "^0.4.2",
"@guardian/eslint-config-typescript": "^0.4.2",
"@guardian/prettier": "^0.4.2",
Expand Down
Loading

0 comments on commit 8040df6

Please sign in to comment.