Skip to content

Commit 3492e8e

Browse files
authored
Update all Yarn dependencies (2024-02-26) (#180)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent fb8fd51 commit 3492e8e

File tree

2 files changed

+151
-146
lines changed

2 files changed

+151
-146
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -54,15 +54,15 @@
5454
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
5555
},
5656
"devDependencies": {
57-
"@babel/cli": "^7.23.4",
58-
"@babel/core": "^7.23.7",
59-
"@babel/eslint-parser": "^7.23.3",
60-
"@babel/preset-env": "^7.23.7",
57+
"@babel/cli": "^7.23.9",
58+
"@babel/core": "^7.23.9",
59+
"@babel/eslint-parser": "^7.23.10",
60+
"@babel/preset-env": "^7.23.9",
6161
"@babel/preset-react": "^7.23.3",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^9.3.4",
64-
"@testing-library/jest-dom": "^6.1.6",
65-
"@testing-library/react": "^14.1.2",
64+
"@testing-library/jest-dom": "^6.4.2",
65+
"@testing-library/react": "^14.2.1",
6666
"@testing-library/user-event": "^14.5.2",
6767
"babel-jest": "~29.7.0",
6868
"babel-loader": "~9.1.3",
@@ -72,19 +72,19 @@
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": "^27.6.3",
75+
"eslint-plugin-jest": "^27.9.0",
7676
"eslint-plugin-jest-dom": "^5.1.0",
7777
"eslint-plugin-react": "~7.33.2",
7878
"eslint-plugin-testing-library": "^6.2.0",
7979
"history": "~5.3.0",
8080
"html-webpack-plugin": "~5.6.0",
8181
"jest": "~29.7.0",
8282
"jest-environment-jsdom": "^29.7.0",
83-
"mini-css-extract-plugin": "^2.7.7",
83+
"mini-css-extract-plugin": "^2.8.0",
8484
"prop-types": "~15.8.1",
8585
"react": "~18.2.0",
8686
"react-dom": "~18.2.0",
87-
"react-router-dom": "~6.21.2",
87+
"react-router-dom": "~6.21.3",
8888
"rimraf": "~5.0.5",
8989
"style-loader": "~3.3.4",
9090
"webpack": "5.90.0",

0 commit comments

Comments
 (0)