Skip to content

Commit

Permalink
Merge pull request #1139 from unknownskl/dependabot/npm_and_yarn/main…
Browse files Browse the repository at this point in the history
…-v2/electron-serve-1.3.0
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
2 parents de508c7 + 4ecfb04 commit 3a379fc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"axios": "^1.6.5",
"compare-versions": "^6.1.0",
"debug": "^4.3.4",
"electron-serve": "^1.2.0",
"electron-serve": "^1.3.0",
"electron-store": "^8.0.1",
"express": "^4.18.2",
"express-http-proxy": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2759,10 +2759,10 @@ electron-publish@24.8.1:
lazy-val "^1.0.5"
mime "^2.5.2"

electron-serve@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/electron-serve/-/electron-serve-1.2.0.tgz#c2aa17017d89483c935f725ed70f8a63845c0091"
integrity sha512-zJG3wisMrDn2G/gnjrhyB074COvly1FnS0U7Edm8bfXLB8MYX7UtwR9/y2LkFreYjzQHm9nEbAfgCmF+9M9LHQ==
electron-serve@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/electron-serve/-/electron-serve-1.3.0.tgz#94f7fbdc398d1f187f0ebeb4630b2d03acb83d59"
integrity sha512-OEC/48ZBJxR6XNSZtCl4cKPyQ1lvsu8yp8GdCplMWwGS1eEyMcEmzML5BRs/io/RLDnpgyf+7rSL+X6ICifRIg==

electron-store@^8.0.1:
version "8.1.0"
Expand Down

0 comments on commit 3a379fc

Please sign in to comment.