Skip to content

Commit

Permalink
Merge pull request #185 from GoogleCloudDataproc/ojarjur/update-for-n…
Browse files Browse the repository at this point in the history
…ext-release

Updates for the next release:

1. Bump the version number.
2. Update the dependency on webpack to pick up an upstream security fix.
3. Regenerate the yarn.lock file to pick up updates to transitive dependencies.
4. Regenerate the third-party licenses file to match the updates to the yarn.lock file.
  • Loading branch information
ojarjur authored Oct 17, 2024
2 parents 47ae4d1 + ae3de32 commit 2812bfc
Show file tree
Hide file tree
Showing 3 changed files with 8,954 additions and 8,274 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dataproc_jupyter_plugin",
"version": "0.1.80",
"version": "0.1.81",
"description": "It is a plugin to work with dataproc services in Jupyterlab",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -134,7 +134,7 @@
"stylelint-config-standard": "^26.0.0",
"stylelint-prettier": "^2.0.0",
"typescript": "~5.0.2",
"webpack": "^5.88.2",
"webpack": "^5.94.0",
"yjs": "^13.5.0"
},
"sideEffects": [
Expand Down
Loading

0 comments on commit 2812bfc

Please sign in to comment.