Skip to content

Commit 036b3ac

Browse files
fix(deps): update all dependencies
1 parent 39c1b11 commit 036b3ac

File tree

3 files changed

+1375
-651
lines changed

3 files changed

+1375
-651
lines changed

generators/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"keywords": ["javascript", "typescript", "test-data"],
1818
"license": "MIT",
1919
"dependencies": {
20-
"@babel/runtime": "7.26.0",
21-
"@babel/runtime-corejs3": "7.26.0",
20+
"@babel/runtime": "7.26.7",
21+
"@babel/runtime-corejs3": "7.26.7",
2222
"lodash": "4.17.21",
2323
"squirrelly": "9.1.0",
2424
"prompts": "2.4.2",

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,22 +30,22 @@
3030
"dependencies": {
3131
"@babel/core": "^7.21.0",
3232
"@changesets/changelog-github": "0.5.0",
33-
"@changesets/cli": "2.27.11",
34-
"@commercetools-frontend/babel-preset-mc-app": "22.38.3",
35-
"@commercetools-frontend/eslint-config-mc-app": "22.38.3",
36-
"@commitlint/cli": "19.6.1",
37-
"@commitlint/config-conventional": "19.6.0",
33+
"@changesets/cli": "2.27.12",
34+
"@commercetools-frontend/babel-preset-mc-app": "22.40.0",
35+
"@commercetools-frontend/eslint-config-mc-app": "22.40.0",
36+
"@commitlint/cli": "19.7.1",
37+
"@commitlint/config-conventional": "19.7.1",
3838
"@graphql-codegen/add": "5.0.3",
39-
"@graphql-codegen/cli": "5.0.3",
39+
"@graphql-codegen/cli": "5.0.4",
4040
"@graphql-codegen/introspection": "4.0.3",
41-
"@graphql-codegen/typescript": "4.1.2",
41+
"@graphql-codegen/typescript": "4.1.3",
4242
"@graphql-codegen/typescript-graphql-files-modules": "3.0.0",
43-
"@graphql-codegen/typescript-operations": "4.4.0",
44-
"@graphql-codegen/typescript-resolvers": "4.4.1",
43+
"@graphql-codegen/typescript-operations": "4.4.1",
44+
"@graphql-codegen/typescript-resolvers": "4.4.2",
4545
"@manypkg/cli": "0.23.0",
4646
"@preconstruct/cli": "2.8.10",
4747
"@types/jest": "^29.4.0",
48-
"@types/node": "20.17.14",
48+
"@types/node": "20.17.16",
4949
"babel-jest": "29.7.0",
5050
"cross-env": "7.0.3",
5151
"dotenv": "16.4.7",
@@ -58,7 +58,7 @@
5858
"jest-runner-eslint": "2.2.1",
5959
"jest-silent-reporter": "0.6.0",
6060
"jest-watch-typeahead": "2.2.2",
61-
"lint-staged": "15.4.1",
61+
"lint-staged": "15.4.3",
6262
"prettier": "3.4.2",
6363
"prettier-jest": "npm:prettier@^2",
6464
"tsc-files": "^1.1.3",

0 commit comments

Comments
 (0)