Skip to content

Commit 1a455b6

Browse files
feat(deps): bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ajv](https://github.com/ajv-validator/ajv) | `8.17.1` | `8.18.0` | | [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.7` | | [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.21.0` | `3.32.3` | | [rollup](https://github.com/rollup/rollup) | `4.35.0` | `4.59.0` | | [tar](https://github.com/isaacs/node-tar) | `7.5.2` | `7.5.11` | Updates `ajv` from 8.17.1 to 8.18.0 - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](ajv-validator/ajv@v8.17.1...v8.18.0) Updates `minimatch` from 9.0.3 to 9.0.7 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v9.0.3...v9.0.7) Updates `simple-git` from 3.21.0 to 3.32.3 - [Release notes](https://github.com/steveukx/git-js/releases) - [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md) - [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.32.3/simple-git) Updates `rollup` from 4.35.0 to 4.59.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.35.0...v4.59.0) Updates `tar` from 7.5.2 to 7.5.11 - [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.2...v7.5.11) --- updated-dependencies: - dependency-name: ajv dependency-version: 8.18.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: minimatch dependency-version: 9.0.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: simple-git dependency-version: 3.32.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.11 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2d24c1 commit 1a455b6

File tree

2 files changed

+359
-136
lines changed

2 files changed

+359
-136
lines changed

js/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@
182182
"jiti": "^2.6.1",
183183
"openai": "6.25.0",
184184
"openapi-zod-client": "^1.18.3",
185-
"rollup": "^4.28.1",
186-
"tar": "^7.5.2",
185+
"rollup": "^4.59.0",
186+
"tar": "^7.5.11",
187187
"tinybench": "^4.0.1",
188188
"ts-jest": "^29.1.4",
189189
"tsup": "^8.5.1",
@@ -202,7 +202,7 @@
202202
"@apm-js-collab/code-transformer": "^0.9.0",
203203
"@next/env": "^14.2.3",
204204
"@vercel/functions": "^1.0.2",
205-
"ajv": "^8.17.1",
205+
"ajv": "^8.18.0",
206206
"argparse": "^2.0.1",
207207
"boxen": "^8.0.1",
208208
"chalk": "^4.1.2",
@@ -216,11 +216,11 @@
216216
"express": "^4.21.2",
217217
"graceful-fs": "^4.2.11",
218218
"http-errors": "^2.0.0",
219-
"minimatch": "^9.0.3",
219+
"minimatch": "^9.0.7",
220220
"module-details-from-path": "^1.0.4",
221221
"mustache": "^4.2.0",
222222
"pluralize": "^8.0.0",
223-
"simple-git": "^3.21.0",
223+
"simple-git": "^3.32.3",
224224
"source-map": "^0.7.4",
225225
"termi-link": "^1.0.1",
226226
"unplugin": "^2.3.5",

0 commit comments

Comments
 (0)