Skip to content

Commit a32748a

Browse files
chore(deps): update dependency source-map-support to v0.5.21
1 parent ec9f035 commit a32748a

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-dom": "17.0.1",
7070
"react-test-renderer": "17.0.1",
7171
"rimraf": "3.0.2",
72-
"source-map-support": "0.5.19",
72+
"source-map-support": "0.5.21",
7373
"ts-loader": "8.0.14",
7474
"tslib": "2.1.0",
7575
"typescript": "4.1.3",

yarn.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13177,15 +13177,7 @@ source-map-resolve@^0.5.0:
1317713177
source-map-url "^0.4.0"
1317813178
urix "^0.1.0"
1317913179

13180-
source-map-support@0.5.19:
13181-
version "0.5.19"
13182-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61"
13183-
integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==
13184-
dependencies:
13185-
buffer-from "^1.0.0"
13186-
source-map "^0.6.0"
13187-
13188-
source-map-support@^0.5.16, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.20:
13180+
source-map-support@0.5.21, source-map-support@^0.5.16, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.20:
1318913181
version "0.5.21"
1319013182
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.21.tgz#04fe7c7f9e1ed2d662233c28cb2b35b9f63f6e4f"
1319113183
integrity sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==

0 commit comments

Comments
 (0)