Skip to content

Commit 62eef0f

Browse files
fix(deps): update all dependencies
1 parent 853e6b0 commit 62eef0f

4 files changed

Lines changed: 286 additions & 245 deletions

File tree

generators/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"tsx": "4.19.4"
2727
},
2828
"devDependencies": {
29-
"@types/lodash": "4.17.16",
30-
"@types/mustache": "4.2.5",
29+
"@types/lodash": "4.17.17",
30+
"@types/mustache": "4.2.6",
3131
"@types/prompts": "2.4.9"
3232
}
3333
}

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@
3030
"dependencies": {
3131
"@babel/core": "^7.21.0",
3232
"@changesets/changelog-github": "0.5.1",
33-
"@changesets/cli": "2.29.2",
33+
"@changesets/cli": "2.29.4",
3434
"@commercetools-frontend/babel-preset-mc-app": "22.42.1",
3535
"@commercetools-frontend/eslint-config-mc-app": "22.42.1",
36-
"@commitlint/cli": "19.8.0",
37-
"@commitlint/config-conventional": "19.8.0",
36+
"@commitlint/cli": "19.8.1",
37+
"@commitlint/config-conventional": "19.8.1",
3838
"@graphql-codegen/add": "5.0.3",
39-
"@graphql-codegen/cli": "5.0.5",
39+
"@graphql-codegen/cli": "5.0.7",
4040
"@graphql-codegen/introspection": "4.0.3",
4141
"@graphql-codegen/typescript": "4.1.6",
42-
"@graphql-codegen/typescript-graphql-files-modules": "3.0.0",
43-
"@graphql-codegen/typescript-operations": "4.6.0",
44-
"@graphql-codegen/typescript-resolvers": "4.5.0",
42+
"@graphql-codegen/typescript-graphql-files-modules": "3.0.1",
43+
"@graphql-codegen/typescript-operations": "4.6.1",
44+
"@graphql-codegen/typescript-resolvers": "4.5.1",
4545
"@manypkg/cli": "0.24.0",
4646
"@manypkg/find-root": "3.0.0",
4747
"@preconstruct/cli": "2.8.12",
4848
"@types/jest": "^29.4.0",
49-
"@types/node": "20.17.32",
49+
"@types/node": "20.19.0",
5050
"babel-jest": "29.7.0",
5151
"babel-plugin-module-resolver": "^5.0.2",
5252
"cross-env": "7.0.3",
@@ -61,7 +61,7 @@
6161
"jest-runner-eslint": "2.2.1",
6262
"jest-silent-reporter": "0.6.0",
6363
"jest-watch-typeahead": "2.2.2",
64-
"lint-staged": "15.5.1",
64+
"lint-staged": "15.5.2",
6565
"prettier": "3.5.3",
6666
"prettier-jest": "npm:prettier@^2",
6767
"tsc-files": "^1.1.3",

0 commit comments

Comments
 (0)