Skip to content

Commit

Permalink
fix(deps): update all dependencies (#423)
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 Nov 3, 2023
1 parent b0deb7c commit da73225
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 623 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@babel/core": "^7.21.0",
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commercetools-frontend/babel-preset-mc-app": "22.8.1",
"@commercetools-frontend/eslint-config-mc-app": "22.8.1",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@commercetools-frontend/babel-preset-mc-app": "22.11.0",
"@commercetools-frontend/eslint-config-mc-app": "22.11.0",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@manypkg/cli": "0.21.0",
"@preconstruct/cli": "2.8.1",
"@types/jest": "^29.4.0",
"@types/node": "18.18.1",
"@types/node": "18.18.8",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.50.0",
"eslint": "8.52.0",
"eslint-formatter-pretty": "5.0.0",
"find-up": "^6.3.0",
"husky": "8.0.3",
Expand All @@ -48,5 +48,5 @@
"tsc-files": "^1.1.3",
"typescript": "4.9.5"
},
"packageManager": "pnpm@8.8.0"
"packageManager": "pnpm@8.10.2"
}
Loading

0 comments on commit da73225

Please sign in to comment.