Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 46bf7f4 commit 3bffc24
Show file tree
Hide file tree
Showing 2 changed files with 6,470 additions and 5,214 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@babel/core": "^7.21.0",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.3",
"@changesets/cli": "2.27.5",
"@commercetools-frontend/babel-preset-mc-app": "22.27.0",
"@commercetools-frontend/eslint-config-mc-app": "22.27.0",
"@commitlint/cli": "19.3.0",
Expand All @@ -42,7 +42,7 @@
"@manypkg/cli": "0.21.4",
"@preconstruct/cli": "2.8.4",
"@types/jest": "^29.4.0",
"@types/node": "20.12.12",
"@types/node": "20.14.2",
"babel-jest": "29.7.0",
"cross-env": "7.0.3",
"dotenv": "16.4.5",
Expand All @@ -56,9 +56,9 @@
"jest-silent-reporter": "0.6.0",
"jest-watch-typeahead": "2.2.2",
"lint-staged": "15.2.5",
"prettier": "3.2.5",
"prettier": "3.3.1",
"tsc-files": "^1.1.3",
"typescript": "5.4.5"
},
"packageManager": "pnpm@9.1.2"
"packageManager": "pnpm@9.2.0"
}
Loading

0 comments on commit 3bffc24

Please sign in to comment.