Skip to content

Commit 3acf3f6

Browse files
asyncapi-botasyncapi-bot
andauthored
fix: update @asyncapi/generator-filters to 2.0.0 version (#65)
Co-authored-by: asyncapi-bot <info@asyncapi.io>
1 parent 49c1e71 commit 3acf3f6

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
},
3232
"homepage": "https://github.com/asyncapi/python-paho-template#readme",
3333
"dependencies": {
34-
"@asyncapi/generator-filters": "^1.0.0",
35-
"lodash": "^4.17.15",
36-
"js-yaml": "^3.13.1"
34+
"@asyncapi/generator-filters": "^2.0.0",
35+
"js-yaml": "^3.13.1",
36+
"lodash": "^4.17.15"
3737
},
3838
"devDependencies": {
3939
"@semantic-release/commit-analyzer": "^8.0.1",

0 commit comments

Comments
 (0)