Skip to content

Commit 4a6ac87

Browse files
chore(deps): dependencies 2023-11-13 (#2122)
* chore: automatic empty commit * chore(deps): update babel monorepo to v7.23.3 * chore(deps): update dependency @testing-library/react to v14.1.0 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3871f2 commit 4a6ac87

File tree

2 files changed

+356
-448
lines changed

2 files changed

+356
-448
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"devDependencies": {
4242
"@babel/cli": "7.23.0",
4343
"@babel/plugin-transform-react-jsx": "7.22.15",
44-
"@babel/preset-env": "7.23.2",
45-
"@babel/preset-typescript": "7.23.2",
44+
"@babel/preset-env": "7.23.3",
45+
"@babel/preset-typescript": "7.23.3",
4646
"@rollup/plugin-json": "4.1.0",
4747
"@rollup/plugin-node-resolve": "7.1.1",
4848
"@rollup/plugin-replace": "2.3.3",
4949
"@testing-library/dom": "9.3.1",
5050
"@testing-library/jest-dom": "5.16.5",
51-
"@testing-library/react": "14.0.0",
51+
"@testing-library/react": "14.1.0",
5252
"@testing-library/user-event": "13.5.0",
5353
"@types/jest": "^29.0.0",
5454
"@types/jest-diff": "^24.3.0",

0 commit comments

Comments
 (0)