Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-06-26) (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jun 26, 2024
1 parent 7d6da59 commit f2675cc
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 545 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/eslint-parser": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-stage-2": "^7.8.3",
"@testing-library/dom": "^10.1.0",
Expand All @@ -74,7 +74,7 @@
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-react": "~7.34.2",
"eslint-plugin-react": "~7.34.3",
"eslint-plugin-testing-library": "^6.2.2",
"history": "~5.3.0",
"html-webpack-plugin": "~5.6.0",
Expand Down
Loading

0 comments on commit f2675cc

Please sign in to comment.