Skip to content

Commit d335b22

Browse files
authored
Update all Yarn dependencies (2024-10-30) (#256)
1 parent 8234f0e commit d335b22

File tree

2 files changed

+181
-239
lines changed

2 files changed

+181
-239
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@
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.25.7",
57+
"@babel/cli": "^7.25.9",
5858
"@babel/core": "^7.25.7",
5959
"@babel/eslint-parser": "^7.25.7",
6060
"@babel/preset-env": "^7.25.7",
61-
"@babel/preset-react": "^7.25.7",
61+
"@babel/preset-react": "^7.25.9",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^10.4.0",
64-
"@testing-library/jest-dom": "^6.5.0",
64+
"@testing-library/jest-dom": "^6.6.2",
6565
"@testing-library/react": "^16.0.1",
6666
"@testing-library/user-event": "^14.5.2",
6767
"babel-jest": "~29.7.0",
@@ -74,10 +74,10 @@
7474
"eslint-plugin-import": "~2.31.0",
7575
"eslint-plugin-jest": "^28.8.3",
7676
"eslint-plugin-jest-dom": "^5.4.0",
77-
"eslint-plugin-react": "~7.37.1",
78-
"eslint-plugin-testing-library": "^6.3.0",
77+
"eslint-plugin-react": "~7.37.2",
78+
"eslint-plugin-testing-library": "^6.4.0",
7979
"history": "~5.3.0",
80-
"html-webpack-plugin": "~5.6.0",
80+
"html-webpack-plugin": "~5.6.3",
8181
"jest": "~29.7.0",
8282
"jest-environment-jsdom": "^29.7.0",
8383
"mini-css-extract-plugin": "^2.9.1",

0 commit comments

Comments
 (0)