Skip to content

Commit

Permalink
Update dependency upgrades - non-major (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 21, 2023
1 parent de278a9 commit be0499c
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 126 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"cheerio": "1.0.0-rc.12",
"depcheck": "1.4.3",
"execa": "7.1.1",
"listr2": "6.2.0",
"listr2": "6.3.1",
"node-fetch": "3.3.1",
"p-reduce": "3.0.0",
"patch-package": "6.5.1",
"prettier": "2.8.7",
"readdirp": "3.6.0",
"semver": "7.4.0",
"semver": "7.5.0",
"top-user-agents": "1.0.52"
},
"devDependencies": {
Expand All @@ -58,18 +58,18 @@
"@next/eslint-plugin-next": "13.3.0",
"@size-limit/file": "8.2.4",
"@types/domhandler": "2.4.2",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/jest": "29.5.1",
"@types/node": "18.15.12",
"@types/p-map": "2.0.0",
"@types/react": "18.0.35",
"@types/react": "18.0.37",
"@types/react-dom": "18.0.11",
"@types/semver": "7.3.13",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"babel-jest": "29.5.0",
"eslint": "8.38.0",
"eslint-config-react-app": "7.0.1",
"eslint-config-upleveled": "4.1.0",
"eslint-config-upleveled": "4.1.3",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-cypress": "2.13.2",
"eslint-plugin-flowtype": "8.0.3",
Expand Down
Loading

0 comments on commit be0499c

Please sign in to comment.