Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 2 updates in the / directory: [@nodesecure/js-x-ray](https://github.com/NodeSecure/js-x-ray) and [type-fest](https://github.com/sindresorhus/type-fest).


Updates `@nodesecure/js-x-ray` from 7.3.0 to 8.0.0
- [Release notes](https://github.com/NodeSecure/js-x-ray/releases)
- [Commits](NodeSecure/js-x-ray@v7.3.0...v8.0.0)

Updates `type-fest` from 4.24.0 to 4.26.0
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v4.24.0...v4.26.0)

---
updated-dependencies:
- dependency-name: "@nodesecure/js-x-ray"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: type-fest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent d38d8d8 commit 63c418c
Show file tree
Hide file tree
Showing 5 changed files with 104 additions and 43 deletions.
139 changes: 100 additions & 39 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion workspaces/rc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"typescript": "^5.5.4"
},
"dependencies": {
"@nodesecure/js-x-ray": "^7.3.0",
"@nodesecure/js-x-ray": "^8.0.0",
"@nodesecure/npm-types": "^1.0.0",
"@nodesecure/vulnera": "^2.0.1",
"@openally/config": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/scanner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@nodesecure/contact": "^1.0.0",
"@nodesecure/flags": "^2.4.0",
"@nodesecure/i18n": "^4.0.1",
"@nodesecure/js-x-ray": "^7.3.0",
"@nodesecure/js-x-ray": "^8.0.0",
"@nodesecure/mama": "^1.0.0",
"@nodesecure/npm-registry-sdk": "^3.0.0",
"@nodesecure/npm-types": "^1.1.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/tarball/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@nodesecure/conformance": "^1.0.0",
"@nodesecure/fs-walk": "^2.0.0",
"@nodesecure/js-x-ray": "^7.3.0",
"@nodesecure/js-x-ray": "^8.0.0",
"@nodesecure/mama": "^1.0.0",
"@nodesecure/npm-types": "^1.1.0",
"@nodesecure/utils": "^2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion workspaces/tree-walker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"homepage": "https://github.com/NodeSecure/tree/master/workspaces/tree-walker#readme",
"dependencies": {
"@nodesecure/js-x-ray": "^7.3.0",
"@nodesecure/js-x-ray": "^8.0.0",
"@nodesecure/npm-registry-sdk": "^3.0.0",
"@nodesecure/npm-types": "^1.1.0",
"@npmcli/arborist": "^7.5.1",
Expand Down

0 comments on commit 63c418c

Please sign in to comment.