Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 4 updates (#1141)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent f9b7848 commit ac6197c
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 109 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,18 +28,18 @@
"typescript": "^5.5.3"
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/core": "^7.24.8",
"@babel/eslint-parser": "^7.24.8",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"react-test-renderer": "^18.3.1",
"sass": "^1.77.7"
"sass": "^1.77.8"
},
"scripts": {
"start-client": "react-scripts start",
Expand Down
Loading

0 comments on commit ac6197c

Please sign in to comment.