Skip to content

Commit

Permalink
Update all Yarn dependencies (2024-09-25)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Sep 25, 2024
1 parent c5d581f commit e104602
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 129 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,27 +54,27 @@
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-stage-2": "^7.8.3",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"babel-jest": "~29.7.0",
"babel-loader": "~9.2.1",
"cross-env": "~7.0.3",
"css-loader": "~7.1.2",
"eslint": "~8.57.0",
"eslint": "~8.57.1",
"eslint-config-vkbansal": "~5.2.1",
"eslint-import-resolver-webpack": "~0.13.8",
"eslint-import-resolver-webpack": "~0.13.9",
"eslint-plugin-import": "~2.30.0",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest-dom": "^5.4.0",
"eslint-plugin-react": "~7.35.0",
"eslint-plugin-react": "~7.35.2",
"eslint-plugin-testing-library": "^6.3.0",
"history": "~5.3.0",
"html-webpack-plugin": "~5.6.0",
Expand All @@ -84,12 +84,12 @@
"prop-types": "~15.8.1",
"react": "~18.3.1",
"react-dom": "~18.3.1",
"react-router-dom": "~6.26.1",
"react-router-dom": "~6.26.2",
"rimraf": "~5.0.10",
"style-loader": "~4.0.0",
"webpack": "5.94.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.4"
"webpack-dev-server": "^5.1.0"
},
"jest": {
"setupFilesAfterEnv": [
Expand Down
Loading

0 comments on commit e104602

Please sign in to comment.