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 Oct 30, 2023
1 parent ec15f71 commit faa649a
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 297 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,25 +43,25 @@
"dependencies": {
"@babel/runtime": "^7.22.5",
"@babel/runtime-corejs3": "^7.22.5",
"@types/express": "4.17.19",
"@types/uuid": "9.0.5",
"@types/express": "4.17.20",
"@types/uuid": "9.0.6",
"uuid": "9.0.1"
},
"devDependencies": {
"@changesets/changelog-github": "0.4.8",
"@changesets/cli": "2.26.2",
"@commercetools-backend/eslint-config-node": "22.9.1",
"@commercetools-frontend/babel-preset-mc-app": "22.9.1",
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"@commercetools-backend/eslint-config-node": "22.11.0",
"@commercetools-frontend/babel-preset-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",
"@tsconfig/node18": "2.0.1",
"@types/jest": "29.5.5",
"@types/node": "18.18.5",
"@types/jest": "29.5.7",
"@types/node": "18.18.7",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.51.0",
"eslint": "8.52.0",
"eslint-formatter-pretty": "5.0.0",
"express": "4.18.2",
"husky": "8.0.3",
Expand All @@ -87,5 +87,5 @@
"engines": {
"node": ">=16"
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.10.0"
}
Loading

0 comments on commit faa649a

Please sign in to comment.