Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 2 updates in the / directory: [ws](https://github.com/websockets/ws) and [pug](https://github.com/pugjs/pug).


Updates `ws` from 8.16.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.17.1)

Updates `pug` from 3.0.2 to 3.0.3
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug@3.0.2...pug@3.0.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: pug
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 28a43b1 commit 654c758
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"material-symbols": "^0.17.1",
"primevue": "^3.50.0",
"vue": "^3.4.21",
"ws": "^8.16.0"
"ws": "^8.17.1"
},
"devDependencies": {
"@tauri-apps/cli": "^2.0.0-beta.11",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-vue": "^9.23.0",
"eslint-plugin-vue-pug": "^0.6.2",
"prettier": "^3.2.5",
"pug": "^3.0.2",
"pug": "^3.0.3",
"sass": "^1.72.0",
"typescript": "^5.4.3",
"vite": "^5.2.6",
Expand Down

0 comments on commit 654c758

Please sign in to comment.