Skip to content

Commit f2675cc

Browse files
authored
Update all Yarn dependencies (2024-06-26) (#221)
1 parent 7d6da59 commit f2675cc

File tree

2 files changed

+525
-545
lines changed

2 files changed

+525
-545
lines changed

package.json

Lines changed: 5 additions & 5 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"
5555
},
5656
"devDependencies": {
57-
"@babel/cli": "^7.24.6",
58-
"@babel/core": "^7.24.6",
59-
"@babel/eslint-parser": "^7.24.6",
60-
"@babel/preset-env": "^7.24.6",
57+
"@babel/cli": "^7.24.7",
58+
"@babel/core": "^7.24.7",
59+
"@babel/eslint-parser": "^7.24.7",
60+
"@babel/preset-env": "^7.24.7",
6161
"@babel/preset-react": "^7.24.7",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^10.1.0",
@@ -74,7 +74,7 @@
7474
"eslint-plugin-import": "~2.29.1",
7575
"eslint-plugin-jest": "^28.6.0",
7676
"eslint-plugin-jest-dom": "^5.4.0",
77-
"eslint-plugin-react": "~7.34.2",
77+
"eslint-plugin-react": "~7.34.3",
7878
"eslint-plugin-testing-library": "^6.2.2",
7979
"history": "~5.3.0",
8080
"html-webpack-plugin": "~5.6.0",

0 commit comments

Comments
 (0)