Skip to content

Commit e379487

Browse files
Bump @lokalise/background-jobs-common from 13.3.0 to 14.0.0 (#322)
Bumps [@lokalise/background-jobs-common](https://github.com/lokalise/shared-ts-libs) from 13.3.0 to 14.0.0. - [Commits](https://github.com/lokalise/shared-ts-libs/commits) --- updated-dependencies: - dependency-name: "@lokalise/background-jobs-common" dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01ad527 commit e379487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/outbox-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prepublishOnly": "npm run lint && npm run build"
2727
},
2828
"dependencies": {
29-
"@lokalise/background-jobs-common": "^13.0.0",
29+
"@lokalise/background-jobs-common": "^14.0.0",
3030
"@supercharge/promise-pool": "^3.2.0",
3131
"uuidv7": "^1.0.2"
3232
},

0 commit comments

Comments
 (0)