Skip to content

Commit

Permalink
Merge pull request #322 from sanger/depfu/batch_all/yarn/2024-05-06
Browse files Browse the repository at this point in the history
[js] Update all Yarn dependencies (2024-09-13)
  • Loading branch information
BenTopping authored Sep 13, 2024
2 parents 2d5acd2 + d1c3c0d commit 612a0d1
Show file tree
Hide file tree
Showing 2 changed files with 863 additions and 186 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.23.3",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@rails/webpacker": "^5.4.4",
"ajv": "^6.4.0",
"babel-loader": "^8.3.0",
Expand Down Expand Up @@ -31,8 +31,8 @@
"webpacker-react": "^0.3.2"
},
"devDependencies": {
"@babel/cli": "^7.23.9",
"@babel/core": "^7.24.4",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@prettier/plugin-ruby": "^2.1.0",
"babel-jest": "^24.9.0",
"babel-plugin-react-transform": "^3.0.0",
Expand All @@ -43,7 +43,7 @@
"jest-enzyme": "^7.1.2",
"miragejs": "^0.1.48",
"postcss-preset-env": "^6.7.2",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"regenerator-runtime": "^0.13.11"
},
"scripts": {
Expand Down
Loading

0 comments on commit 612a0d1

Please sign in to comment.