Skip to content

Commit 3586544

Browse files
chore(deps): update dependency source-map to ^0.7.4
1 parent a7cbe89 commit 3586544

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"types": "tsc --declarationDir types --declaration --emitDeclarationOnly"
2121
},
2222
"dependencies": {
23-
"source-map": "^0.7.3"
23+
"source-map": "^0.7.4"
2424
},
2525
"devDependencies": {
2626
"@nuxtjs/eslint-config-typescript": "latest",

yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -4783,6 +4783,11 @@ source-map@^0.7.3:
47834783
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
47844784
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
47854785

4786+
source-map@^0.7.4:
4787+
version "0.7.4"
4788+
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656"
4789+
integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==
4790+
47864791
spdx-correct@^3.0.0:
47874792
version "3.1.0"
47884793
resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.0.tgz#fb83e504445268f154b074e218c87c003cd31df4"

0 commit comments

Comments
 (0)