Skip to content

Commit

Permalink
Update dependency karma-source-map-support to v1.4.0 (ampproject#21069)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and Noran Azmy committed Mar 22, 2019
1 parent 67966e6 commit 9bc2c98
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 @@ -142,7 +142,7 @@
"karma-sauce-launcher": "2.0.2",
"karma-simple-reporter": "2.0.0",
"karma-sinon-chai": "2.0.2",
"karma-source-map-support": "1.3.0",
"karma-source-map-support": "1.4.0",
"karma-super-dots-reporter": "0.2.0",
"lazypipe": "1.0.2",
"lolex": "3.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8816,10 +8816,10 @@ karma-sinon-chai@2.0.2:
resolved "https://registry.yarnpkg.com/karma-sinon-chai/-/karma-sinon-chai-2.0.2.tgz#e28c109b989973abafc28a7c9f09ef24a05e07c2"
integrity sha512-SDgh6V0CUd+7ruL1d3yG6lFzmJNGRNQuEuCYXLaorruNP9nwQfA7hpsp4clx4CbOo5Gsajh3qUOT7CrVStUKMw==

karma-source-map-support@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/karma-source-map-support/-/karma-source-map-support-1.3.0.tgz#36dd4d8ca154b62ace95696236fae37caf0a7dde"
integrity sha512-HcPqdAusNez/ywa+biN4EphGz62MmQyPggUsDfsHqa7tSe4jdsxgvTKuDfIazjL+IOxpVWyT7Pr4dhAV+sxX5Q==
karma-source-map-support@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/karma-source-map-support/-/karma-source-map-support-1.4.0.tgz#58526ceccf7e8730e56effd97a4de8d712ac0d6b"
integrity sha512-RsBECncGO17KAoJCYXjv+ckIz+Ii9NCi+9enk+rq6XC81ezYkb4/RHE6CTXdA7IOJqoF3wcaLfVG0CPmE5ca6A==
dependencies:
source-map-support "^0.5.5"

Expand Down

0 comments on commit 9bc2c98

Please sign in to comment.