Skip to content

Commit a87464a

Browse files
authored
Update all Yarn dependencies (2024-04-03) (#194)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent a397725 commit a87464a

File tree

2 files changed

+468
-468
lines changed

2 files changed

+468
-468
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.24.1",
58-
"@babel/core": "^7.24.0",
58+
"@babel/core": "^7.24.3",
5959
"@babel/eslint-parser": "^7.24.1",
60-
"@babel/preset-env": "^7.24.0",
60+
"@babel/preset-env": "^7.24.3",
6161
"@babel/preset-react": "^7.24.1",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^9.3.4",
@@ -73,8 +73,8 @@
7373
"eslint-import-resolver-webpack": "~0.13.8",
7474
"eslint-plugin-import": "~2.29.1",
7575
"eslint-plugin-jest": "^27.9.0",
76-
"eslint-plugin-jest-dom": "^5.1.0",
77-
"eslint-plugin-react": "~7.34.0",
76+
"eslint-plugin-jest-dom": "^5.2.0",
77+
"eslint-plugin-react": "~7.34.1",
7878
"eslint-plugin-testing-library": "^6.2.0",
7979
"history": "~5.3.0",
8080
"html-webpack-plugin": "~5.6.0",
@@ -84,7 +84,7 @@
8484
"prop-types": "~15.8.1",
8585
"react": "~18.2.0",
8686
"react-dom": "~18.2.0",
87-
"react-router-dom": "~6.22.2",
87+
"react-router-dom": "~6.22.3",
8888
"rimraf": "~5.0.5",
8989
"style-loader": "~3.3.4",
9090
"webpack": "5.91.0",

0 commit comments

Comments
 (0)