Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates: [semver](https://github.com/npm/node-semver), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [webpack](https://github.com/webpack/webpack).


Updates `semver` from 7.3.5 to 7.5.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.5...v7.5.2)

Updates `vite` from 5.0.12 to 5.0.13
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)

Updates `webpack` from 5.39.1 to 5.91.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.39.1...v5.91.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn-security-group
- dependency-name: webpack
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent 933d693 commit ba714e2
Show file tree
Hide file tree
Showing 2 changed files with 477 additions and 462 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"babel-import-util": "^2.0.1",
"babel-loader": "^8.2.2",
"babel-preset-env": "^1.7.0",
"semver": "^7.3.5"
"semver": "^7.5.2"
},
"devDependencies": {
"assert-never": "^1.2.1",
Expand All @@ -58,7 +58,7 @@
"supports-color": "^8.1.0",
"terser": "^5.7.0",
"thread-loader": "^3.0.4",
"vite": "^5.0.12",
"vite": "^5.0.13",
"vitest": "^1.2.2",
"ember-cli-htmlbars": "^6.3.0",
"@babel/eslint-parser": "^7.19.1",
Expand Down
Loading

0 comments on commit ba714e2

Please sign in to comment.