Skip to content

Commit

Permalink
Update all Yarn dependencies (2023-11-08)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 8, 2023
1 parent 1cfe77f commit 2bc197a
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 170 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/eslint-parser": "^7.22.15",
"@babel/preset-env": "^7.22.20",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-stage-2": "^7.8.3",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"babel-jest": "~29.7.0",
Expand All @@ -70,9 +70,9 @@
"css-loader": "~6.8.1",
"eslint": "~8.52.0",
"eslint-config-vkbansal": "~5.2.1",
"eslint-import-resolver-webpack": "~0.13.7",
"eslint-import-resolver-webpack": "~0.13.8",
"eslint-plugin-import": "~2.28.1",
"eslint-plugin-jest": "^27.4.2",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest-dom": "^5.1.0",
"eslint-plugin-react": "~7.33.2",
"eslint-plugin-testing-library": "^5.11.1",
Expand Down
Loading

0 comments on commit 2bc197a

Please sign in to comment.