Skip to content

Commit

Permalink
Merge pull request #255 from qonto/dependabot/npm_and_yarn/release-it…
Browse files Browse the repository at this point in the history
…-plugins/lerna-changelog-6.0.0

chore(deps-dev): bump @release-it-plugins/lerna-changelog from 5.0.0 to 6.0.0
  • Loading branch information
nicolasgasco authored Oct 25, 2023
2 parents d669ebf + 3d98dc4 commit 960f9ac
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"test": "pnpm --filter '*' test"
},
"devDependencies": {
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@release-it-plugins/workspaces": "^3.2.0",
"concurrently": "^8.2.1",
"prettier": "^3.0.3",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@glint/core": "1.2.1",
"@glint/environment-ember-loose": "1.2.1",
"@qonto/ember-lottie": "0.6.1",
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@release-it-plugins/lerna-changelog": "^6.0.0",
"@tsconfig/ember": "^2.0.0",
"@types/htmlbars-inline-precompile": "^3.0.0",
"@types/qunit": "^2.19.4",
Expand Down

0 comments on commit 960f9ac

Please sign in to comment.