Skip to content

Commit 2a0eb4e

Browse files
committed
build(deps): bump the production-dependencies group across 1 directory with 4 updates
Bumps the production-dependencies group with 4 updates in the / directory: [globby](https://github.com/sindresorhus/globby), [js-yaml](https://github.com/nodeca/js-yaml), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs). Updates `globby` from 15.0.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globby/releases) - [Commits](sindresorhus/globby@v15.0.0...v16.0.0) Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `@types/node` from 24.10.0 to 24.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/yargs` from 17.0.34 to 17.0.35 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) --- updated-dependencies: - dependency-name: globby dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/yargs" dependency-version: 17.0.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> (cherry picked from commit cf80d80)
1 parent 407c526 commit 2a0eb4e

3 files changed

Lines changed: 18 additions & 16 deletions

File tree

bun.lock

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

content

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@
4747
"esbuild-sass-plugin": "^3.3.1",
4848
"flexsearch": "0.8.212",
4949
"github-slugger": "^2.0.0",
50-
"globby": "^15.0.0",
50+
"globby": "^16.0.0",
5151
"gray-matter": "^4.0.3",
5252
"hast-util-to-html": "^9.0.5",
5353
"hast-util-to-jsx-runtime": "^2.3.6",
5454
"hast-util-to-string": "^3.0.1",
5555
"is-absolute-url": "^5.0.0",
56-
"js-yaml": "^4.1.0",
56+
"js-yaml": "^4.1.1",
5757
"lightningcss": "^1.30.2",
5858
"mdast-util-find-and-replace": "^3.0.2",
5959
"mdast-util-to-hast": "^13.2.0",
@@ -101,11 +101,11 @@
101101
"@types/d3": "^7.4.3",
102102
"@types/hast": "^3.0.4",
103103
"@types/js-yaml": "^4.0.9",
104-
"@types/node": "^24.10.0",
104+
"@types/node": "^24.10.1",
105105
"@types/pretty-time": "^1.1.5",
106106
"@types/source-map-support": "^0.5.10",
107107
"@types/ws": "^8.18.1",
108-
"@types/yargs": "^17.0.34",
108+
"@types/yargs": "^17.0.35",
109109
"esbuild": "^0.27.0",
110110
"prettier": "^3.6.2",
111111
"tsx": "^4.20.6",

0 commit comments

Comments
 (0)