Skip to content

Commit 337042c

Browse files
algolia-botrenovate[bot]shortcuts
authored
chore(deps): dependencies 2023-05-15 (#1883)
* chore: automatic empty commit * chore(deps): update dependency @testing-library/dom to v9.3.0 * chore(deps): update dependency stylelint-prettier to v3 (#1806) * chore(deps): update dependency stylelint-prettier to v3 Co-authored-by: Clément Vannicatte <vannicattec@gmail.com> * chore(deps): update babel monorepo to v7.21.5 (#1737) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
1 parent 3f15fdb commit 337042c

File tree

2 files changed

+503
-231
lines changed

2 files changed

+503
-231
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@
3838
"website:test": "yarn workspace @docsearch/website start --no-open"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.19.3",
42-
"@babel/plugin-transform-react-jsx": "7.19.0",
43-
"@babel/preset-env": "7.19.4",
44-
"@babel/preset-typescript": "7.18.6",
41+
"@babel/cli": "7.21.5",
42+
"@babel/plugin-transform-react-jsx": "7.21.5",
43+
"@babel/preset-env": "7.21.5",
44+
"@babel/preset-typescript": "7.21.5",
4545
"@rollup/plugin-json": "4.1.0",
4646
"@rollup/plugin-node-resolve": "7.1.1",
4747
"@rollup/plugin-replace": "2.3.3",
48-
"@testing-library/dom": "9.0.0",
48+
"@testing-library/dom": "9.3.0",
4949
"@testing-library/jest-dom": "5.16.5",
5050
"@testing-library/react": "14.0.0",
5151
"@testing-library/user-event": "13.5.0",
@@ -101,7 +101,7 @@
101101
"stylelint-config-standard": "28.0.0",
102102
"stylelint-no-unsupported-browser-features": "5.0.4",
103103
"stylelint-order": "5.0.0",
104-
"stylelint-prettier": "2.0.0",
104+
"stylelint-prettier": "3.0.0",
105105
"ts-jest": "28.0.8",
106106
"typescript": "4.7.4",
107107
"watch": "1.0.2",

0 commit comments

Comments
 (0)