Skip to content

Commit dcfb8c7

Browse files
kaeffShurtu-gal
andauthored
fix: remove unused package lodash.template (#1619)
Co-authored-by: Ashish Padhy <100484401+Shurtu-gal@users.noreply.github.com>
1 parent 4b5ab13 commit dcfb8c7

File tree

3 files changed

+10
-16
lines changed

3 files changed

+10
-16
lines changed

.changeset/hip-clocks-pump.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@asyncapi/cli": minor
3+
---
4+
5+
fix: Remove unused package lodash.template

package-lock.json

Lines changed: 5 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"https-proxy-agent": "^7.0.6",
3333
"inquirer": "^8.2.0",
3434
"js-yaml": "^4.1.0",
35-
"lodash.template": "^4.4.0",
3635
"node-fetch": "^2.0.0",
3736
"oclif": "^4.2.0",
3837
"open": "^8.4.0",
@@ -56,7 +55,6 @@
5655
"@types/fs-extra": "^11.0.1",
5756
"@types/inquirer": "^8.1.3",
5857
"@types/js-yaml": "^4.0.5",
59-
"@types/lodash.template": "^4.4.4",
6058
"@types/mocha": "^10.0.2",
6159
"@types/node": "^10.17.60",
6260
"@types/node-fetch": "^2.5.12",

0 commit comments

Comments
 (0)