Skip to content

Commit ec03c23

Browse files
authored
Update all Yarn dependencies (2024-06-19) (#219)
1 parent c83beec commit ec03c23

File tree

2 files changed

+152
-149
lines changed

2 files changed

+152
-149
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@
5858
"@babel/core": "^7.24.6",
5959
"@babel/eslint-parser": "^7.24.6",
6060
"@babel/preset-env": "^7.24.6",
61-
"@babel/preset-react": "^7.24.6",
61+
"@babel/preset-react": "^7.24.7",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^10.1.0",
64-
"@testing-library/jest-dom": "^6.4.5",
64+
"@testing-library/jest-dom": "^6.4.6",
6565
"@testing-library/react": "^16.0.0",
6666
"@testing-library/user-event": "^14.5.2",
6767
"babel-jest": "~29.7.0",
@@ -72,7 +72,7 @@
7272
"eslint-config-vkbansal": "~5.2.1",
7373
"eslint-import-resolver-webpack": "~0.13.8",
7474
"eslint-plugin-import": "~2.29.1",
75-
"eslint-plugin-jest": "^28.5.0",
75+
"eslint-plugin-jest": "^28.6.0",
7676
"eslint-plugin-jest-dom": "^5.4.0",
7777
"eslint-plugin-react": "~7.34.2",
7878
"eslint-plugin-testing-library": "^6.2.2",

0 commit comments

Comments
 (0)