Skip to content

Commit d35bc89

Browse files
chore(deps): bump the npm-minor-and-patch group across 1 directory with 6 updates
Bumps the npm-minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sql.js](https://github.com/sql-js/sql.js) | `1.14.1` | `1.14.2` | | @opencode-ai/plugin | `1.17.3` | `1.18.19` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `26.1.2` | `26.2.0` | | [eslint](https://github.com/eslint/eslint) | `10.6.0` | `10.8.1` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.11.0` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.48.0` | `0.49.1` | Updates `sql.js` from 1.14.1 to 1.14.2 - [Release notes](https://github.com/sql-js/sql.js/releases) - [Commits](sql-js/sql.js@v1.14.1...v1.14.2) Updates `@opencode-ai/plugin` from 1.17.3 to 1.18.19 Updates `@types/node` from 26.1.2 to 26.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 10.6.0 to 10.8.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.6.0...v10.8.1) Updates `globals` from 17.4.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.11.0) Updates `markdownlint-cli` from 0.48.0 to 0.49.1 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.48.0...v0.49.1) --- updated-dependencies: - dependency-name: sql.js dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: "@opencode-ai/plugin" dependency-version: 1.18.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: "@types/node" dependency-version: 26.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: eslint dependency-version: 10.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: markdownlint-cli dependency-version: 0.49.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d8409a4 commit d35bc89

2 files changed

Lines changed: 136 additions & 127 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@
477477
"@iarna/toml": "2.2.5",
478478
"ajv": "8.20.0",
479479
"js-yaml": "4.3.1",
480-
"sql.js": "1.14.1"
480+
"sql.js": "1.14.2"
481481
},
482482
"pi": {
483483
"extensions": [
@@ -492,12 +492,12 @@
492492
},
493493
"devDependencies": {
494494
"@eslint/js": "9.39.2",
495-
"@opencode-ai/plugin": "1.17.3",
496-
"@types/node": "26.1.2",
495+
"@opencode-ai/plugin": "1.18.19",
496+
"@types/node": "26.2.0",
497497
"c8": "11.0.0",
498-
"eslint": "10.6.0",
499-
"globals": "17.4.0",
500-
"markdownlint-cli": "0.48.0",
498+
"eslint": "10.8.1",
499+
"globals": "17.11.0",
500+
"markdownlint-cli": "0.49.1",
501501
"typescript": "6.0.3"
502502
},
503503
"engines": {

0 commit comments

Comments
 (0)