Skip to content

Commit 84bed79

Browse files
authored
Update all Yarn dependencies (2026-01-21) (#376)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 0d16176 commit 84bed79

File tree

2 files changed

+774
-613
lines changed

2 files changed

+774
-613
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
5555
},
5656
"devDependencies": {
57-
"@babel/cli": "^7.28.3",
58-
"@babel/core": "^7.28.5",
59-
"@babel/eslint-parser": "^7.28.5",
60-
"@babel/preset-env": "^7.28.5",
57+
"@babel/cli": "^7.28.6",
58+
"@babel/core": "^7.28.6",
59+
"@babel/eslint-parser": "^7.28.6",
60+
"@babel/preset-env": "^7.28.6",
6161
"@babel/preset-react": "^7.28.5",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@eslint/eslintrc": "^3.3.3",
@@ -76,7 +76,7 @@
7676
"eslint-plugin-jest": "^29.12.1",
7777
"eslint-plugin-jest-dom": "^5.5.0",
7878
"eslint-plugin-react": "~7.37.5",
79-
"eslint-plugin-testing-library": "^7.15.3",
79+
"eslint-plugin-testing-library": "^7.15.4",
8080
"globals": "^17.0.0",
8181
"history": "~5.3.0",
8282
"html-webpack-plugin": "~5.6.5",
@@ -91,7 +91,7 @@
9191
"style-loader": "~4.0.0",
9292
"webpack": "5.104.1",
9393
"webpack-cli": "^6.0.1",
94-
"webpack-dev-server": "^5.2.2"
94+
"webpack-dev-server": "^5.2.3"
9595
},
9696
"jest": {
9797
"setupFilesAfterEnv": [

0 commit comments

Comments
 (0)