Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d28a593

Browse files
chore(deps): bump import-in-the-middle (#6547)
Bumps the runtime-minor-and-patch-dependencies group with 1 update in the / directory: [import-in-the-middle](https://github.com/nodejs/import-in-the-middle). Updates `import-in-the-middle` from 1.14.3 to 1.14.4 - [Release notes](https://github.com/nodejs/import-in-the-middle/releases) - [Changelog](https://github.com/nodejs/import-in-the-middle/blob/main/CHANGELOG.md) - [Commits](nodejs/import-in-the-middle@import-in-the-middle-v1.14.3...import-in-the-middle-v1.14.4) --- updated-dependencies: - dependency-name: import-in-the-middle dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b86d00c commit d28a593

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2581,9 +2581,9 @@ import-fresh@^3.2.1:
25812581
resolve-from "^4.0.0"
25822582

25832583
import-in-the-middle@^1.14.2:
2584-
version "1.14.3"
2585-
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.14.3.tgz#3f0d7124f9c37e3f508fe39dc226204244105822"
2586-
integrity sha512-ajmxBgfBxVO9GWzD79xktBvMk2kTrqsXPKV0jg5pcwwcFpuLNSHwcPPvp4cgCQshlWz2ivgu5JiuRgDh+2ixGQ==
2584+
version "1.14.4"
2585+
resolved "https://registry.yarnpkg.com/import-in-the-middle/-/import-in-the-middle-1.14.4.tgz#5350cf8eba46e3b51cd3e507f5fe36a8faeb3684"
2586+
integrity sha512-eWjxh735SJLFJJDs5X82JQ2405OdJeAHDBnaoFCfdr5GVc7AWc9xU7KbrF+3Xd5F2ccP1aQFKtY+65X6EfKZ7A==
25872587
dependencies:
25882588
acorn "^8.14.0"
25892589
acorn-import-attributes "^1.9.5"

0 commit comments

Comments
 (0)