Skip to content

Commit

Permalink
build(deps-dev): bump cookie and @vscode/vscode-perf (#230720)
Browse files Browse the repository at this point in the history
Bumps [cookie](https://github.com/jshttp/cookie) and [@vscode/vscode-perf](https://github.com/microsoft/vscode-perf). These dependencies needed to be updated together.

Updates `cookie` from 0.4.1 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.4.1...v0.7.2)

Updates `@vscode/vscode-perf` from 0.0.14 to 0.0.19
- [Release notes](https://github.com/microsoft/vscode-perf/releases)
- [Commits](microsoft/vscode-perf@v0.0.14...v0.0.19)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:development
- dependency-name: "@vscode/vscode-perf"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 75d515e commit 4df9b62
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
27 changes: 9 additions & 18 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 @@ -142,12 +142,12 @@
"@vscode/test-electron": "^2.4.0",
"@vscode/test-web": "^0.0.62",
"@vscode/v8-heap-parser": "^0.1.0",
"@vscode/vscode-perf": "^0.0.14",
"@vscode/vscode-perf": "^0.0.19",
"@webgpu/types": "^0.1.44",
"ansi-colors": "^3.2.3",
"asar": "^3.0.3",
"chromium-pickle-js": "^0.2.0",
"cookie": "^0.4.0",
"cookie": "^0.7.2",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.9.1",
"cssnano": "^6.0.3",
Expand Down

0 comments on commit 4df9b62

Please sign in to comment.