Skip to content

Commit

Permalink
chore(deps): and suddenly a wild update appears
Browse files Browse the repository at this point in the history
  • Loading branch information
falric committed Sep 7, 2023
1 parent e1d7a48 commit 043a42b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,23 @@
"configuration"
],
"dependencies": {
"@babel/core": "^7.22.9",
"@babel/eslint-parser": "^7.22.9",
"@babel/core": "^7.22.15",
"@babel/eslint-parser": "^7.22.15",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.0.1"
},
"devDependencies": {
"eslint": "^8.45.0",
"eslint": "^8.48.0",
"husky": "^8.0.3",
"jest": "^29.6.1",
"prettier": "^3.0.0"
"jest": "^29.6.4",
"prettier": "^3.0.3"
},
"// (prettier)": "configuration version 2020-06-15 - might also reside in .prettierrc.json",
"prettier": {
Expand Down

0 comments on commit 043a42b

Please sign in to comment.