Skip to content

Commit 2041865

Browse files
authored
fix(deps): remove lodash (#10661)
1 parent 511745f commit 2041865

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.changeset/ninety-nails-take.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-codegen/plugin-helpers': patch
3+
---
4+
5+
Remove lodash.

packages/utils/plugins-helpers/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"change-case-all": "1.0.15",
2121
"common-tags": "1.8.2",
2222
"import-from": "4.0.0",
23-
"lodash": "~4.17.0",
2423
"tslib": "~2.6.0"
2524
},
2625
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)