Skip to content

Commit

Permalink
chore(deps): dependencies 2023-11-20 (#2126)
Browse files Browse the repository at this point in the history
* chore: automatic empty commit

* chore(deps): update dependency @testing-library/react to v14.1.2

* chore(deps): update dependency eslint to v8.54.0

* chore(deps): update babel monorepo to v7.23.4

* chore(deps): update dependency @babel/preset-env to v7.23.5

* chore(deps): update dependency eslint to v8.55.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
algolia-bot and renovate[bot] committed Dec 4, 2023
1 parent 572b117 commit 0169f02
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 112 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -39,16 +39,16 @@
"website:test": "yarn workspace @docsearch/website start --no-open"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/plugin-transform-react-jsx": "7.22.15",
"@babel/preset-env": "7.23.3",
"@babel/cli": "7.23.4",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/preset-env": "7.23.5",
"@babel/preset-typescript": "7.23.3",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "7.1.1",
"@rollup/plugin-replace": "2.3.3",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "14.1.0",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "^29.0.0",
"@types/jest-diff": "^24.3.0",
Expand All @@ -67,7 +67,7 @@
"cssnano": "4.1.10",
"cypress": "9.6.1",
"dotenv": "16.3.1",
"eslint": "8.53.0",
"eslint": "8.55.0",
"eslint-config-algolia": "20.0.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-cypress": "2.14.0",
Expand Down

0 comments on commit 0169f02

Please sign in to comment.