Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 5f3c8a0

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency source-map-support to v0.5.12
1 parent f934c71 commit 5f3c8a0

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
@@ -60,7 +60,7 @@
6060
"prop-types": "15.7.2",
6161
"react": "16.8.6",
6262
"rimraf": "2.6.3",
63-
"source-map-support": "0.5.11",
63+
"source-map-support": "0.5.12",
6464
"standard-version": "5.0.2",
6565
"tslint": "5.15.0",
6666
"typescript": "3.4.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5202,10 +5202,10 @@ source-map-resolve@^0.5.0:
52025202
source-map-url "^0.4.0"
52035203
urix "^0.1.0"
52045204

5205-
source-map-support@0.5.11:
5206-
version "0.5.11"
5207-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.11.tgz#efac2ce0800355d026326a0ca23e162aeac9a4e2"
5208-
integrity sha512-//sajEx/fGL3iw6fltKMdPvy8kL3kJ2O3iuYlRoT3k9Kb4BjOoZ+BZzaNHeuaruSt+Kf3Zk9tnfAQg9/AJqUVQ==
5205+
source-map-support@0.5.12:
5206+
version "0.5.12"
5207+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.12.tgz#b4f3b10d51857a5af0138d3ce8003b201613d599"
5208+
integrity sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==
52095209
dependencies:
52105210
buffer-from "^1.0.0"
52115211
source-map "^0.6.0"

0 commit comments

Comments
 (0)