Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 2dd2714 commit dd35cf3
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 514 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.5",
"@commercetools-backend/eslint-config-node": "22.28.0",
"@commercetools-frontend/babel-preset-mc-app": "22.28.0",
"@changesets/cli": "2.27.7",
"@commercetools-backend/eslint-config-node": "22.29.0",
"@commercetools-frontend/babel-preset-mc-app": "22.29.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@manypkg/cli": "0.21.4",
"@preconstruct/cli": "2.8.4",
"@preconstruct/cli": "2.8.7",
"@tsconfig/node18": "18.2.4",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.10",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.57.0",
Expand All @@ -72,8 +72,8 @@
"jest-watch-typeahead": "2.2.2",
"lint-staged": "15.2.7",
"prettier": "2.8.8",
"ts-jest": "29.1.5",
"typescript": "5.4.5"
"ts-jest": "29.2.1",
"typescript": "5.5.3"
},
"peerDependencies": {
"express": ">=4"
Expand All @@ -87,5 +87,5 @@
"engines": {
"node": ">=16"
},
"packageManager": "pnpm@9.3.0"
"packageManager": "pnpm@9.5.0"
}
Loading

0 comments on commit dd35cf3

Please sign in to comment.