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 Dec 16, 2023
1 parent ec15f71 commit a6a1b95
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 675 deletions.
30 changes: 15 additions & 15 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.21",
"@types/uuid": "9.0.7",
"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",
"@manypkg/cli": "0.21.0",
"@preconstruct/cli": "2.8.1",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.1",
"@commercetools-backend/eslint-config-node": "22.14.3",
"@commercetools-frontend/babel-preset-mc-app": "22.14.3",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@manypkg/cli": "0.21.1",
"@preconstruct/cli": "2.8.2",
"@tsconfig/node18": "2.0.1",
"@types/jest": "29.5.5",
"@types/node": "18.18.5",
"@types/jest": "29.5.11",
"@types/node": "18.19.3",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"eslint": "8.51.0",
"eslint": "8.56.0",
"eslint-formatter-pretty": "5.0.0",
"express": "4.18.2",
"husky": "8.0.3",
Expand All @@ -73,7 +73,7 @@
"lint-staged": "13.3.0",
"prettier": "2.8.8",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"peerDependencies": {
"express": ">=4"
Expand All @@ -87,5 +87,5 @@
"engines": {
"node": ">=16"
},
"packageManager": "pnpm@8.9.2"
"packageManager": "pnpm@8.12.1"
}
Loading

0 comments on commit a6a1b95

Please sign in to comment.