Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
/ Linux Public archive

Commit 108d3f0

Browse files
Bump source-map-support from 0.5.16 to 0.5.19
Bumps [source-map-support](https://github.com/evanw/node-source-map-support) from 0.5.16 to 0.5.19. - [Release notes](https://github.com/evanw/node-source-map-support/releases) - [Commits](evanw/node-source-map-support@v0.5.16...v0.5.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4e3c7c9 commit 108d3f0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,6 @@
7474
"electron-store": "5.1.1",
7575
"electron-updater": "4.2.5",
7676
"socket.io": "2.3.0",
77-
"source-map-support": "0.5.16"
77+
"source-map-support": "0.5.19"
7878
}
7979
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2345,10 +2345,10 @@ socket.io@2.3.0:
23452345
socket.io-client "2.3.0"
23462346
socket.io-parser "~3.4.0"
23472347

2348-
source-map-support@0.5.16, source-map-support@^0.5.16:
2349-
version "0.5.16"
2350-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
2351-
integrity sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==
2348+
source-map-support@0.5.19, source-map-support@^0.5.16:
2349+
version "0.5.19"
2350+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
2351+
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
23522352
dependencies:
23532353
buffer-from "^1.0.0"
23542354
source-map "^0.6.0"

0 commit comments

Comments
 (0)