Skip to content

Commit b199f32

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates (#376)
Bumps the npm_and_yarn group with 2 updates in the /jbrowse directory: [tar](https://github.com/isaacs/node-tar) and [lodash](https://github.com/lodash/lodash). Updates `tar` from 7.5.4 to 7.5.7 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v7.5.4...v7.5.7) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: tar dependency-version: 7.5.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44335b5 commit b199f32

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

jbrowse/package-lock.json

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

jbrowse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "^18.3.0",
5454
"@types/react-dom": "^18.3.0",
5555
"rimraf": "^6.0.1",
56-
"tar": "^7.5.4",
56+
"tar": "^7.5.7",
5757
"typescript": "^5.1.6",
5858
"unzipper": "^0.12.3"
5959
}

0 commit comments

Comments
 (0)