Skip to content

Commit 573940b

Browse files
authored
Update all Yarn dependencies (2023-09-13) (PR #135)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 5787f06 commit 573940b

File tree

2 files changed

+250
-253
lines changed

2 files changed

+250
-253
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
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.22.10",
58-
"@babel/core": "^7.22.10",
59-
"@babel/eslint-parser": "^7.22.10",
60-
"@babel/preset-env": "^7.22.10",
61-
"@babel/preset-react": "^7.22.5",
57+
"@babel/cli": "^7.22.15",
58+
"@babel/core": "^7.22.17",
59+
"@babel/eslint-parser": "^7.22.15",
60+
"@babel/preset-env": "^7.22.15",
61+
"@babel/preset-react": "^7.22.15",
6262
"@babel/preset-stage-2": "^7.8.3",
6363
"@testing-library/dom": "^9.3.1",
6464
"@testing-library/jest-dom": "^6.1.2",

0 commit comments

Comments
 (0)