Skip to content

Commit c46d63f

Browse files
Bump @lokalise/background-jobs-common from 8.0.1 to 9.0.0 (#230)
Bumps [@lokalise/background-jobs-common](https://github.com/lokalise/shared-ts-libs) from 8.0.1 to 9.0.0. - [Commits](https://github.com/lokalise/shared-ts-libs/commits) --- updated-dependencies: - dependency-name: "@lokalise/background-jobs-common" 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 d3f14c0 commit c46d63f

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
@@ -23,7 +23,7 @@
2323
"prepublishOnly": "npm run build:release"
2424
},
2525
"dependencies": {
26-
"@lokalise/background-jobs-common": "^8.0.0",
26+
"@lokalise/background-jobs-common": "^9.0.0",
2727
"@supercharge/promise-pool": "^3.2.0",
2828
"uuidv7": "^1.0.2"
2929
},

0 commit comments

Comments
 (0)