Skip to content

Commit f21bbc1

Browse files
build(deps): bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [glob](https://github.com/isaacs/node-glob), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [js-yaml](https://github.com/nodeca/js-yaml) and [tar](https://github.com/isaacs/node-tar). Updates `glob` from 11.0.3 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v11.0.3...v11.1.0) Updates `vite` from 7.1.9 to 7.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.2/packages/vite) 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 `tar` from 7.5.1 to 7.5.2 - [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.1...v7.5.2) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 7.2.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tar dependency-version: 7.5.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5793a49 commit f21bbc1

File tree

2 files changed

+24
-23
lines changed

2 files changed

+24
-23
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-storybook": "9.1.10",
9393
"eslint-plugin-wc": "3.0.2",
9494
"github-markdown-css": "5.8.1",
95-
"glob": "11.0.3",
95+
"glob": "11.1.0",
9696
"globals": "16.4.0",
9797
"husky": "9.1.7",
9898
"lint-staged": "16.1.2",
@@ -126,7 +126,7 @@
126126
"turbo": "^2.5.8",
127127
"typescript": "5.9.3",
128128
"typescript-eslint": "8.46.0",
129-
"vite": "7.1.9",
129+
"vite": "7.2.2",
130130
"vite-plugin-turbosnap": "1.0.3",
131131
"web-component-analyzer": "2.0.0"
132132
},

0 commit comments

Comments
 (0)