Skip to content

Commit cb0dcbb

Browse files
Build(deps): bump source-map-support from 0.5.13 to 0.5.16
Bumps [source-map-support](https://github.com/evanw/node-source-map-support) from 0.5.13 to 0.5.16. - [Release notes](https://github.com/evanw/node-source-map-support/releases) - [Commits](evanw/node-source-map-support@v0.5.13...v0.5.16) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3f2ca84 commit cb0dcbb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"markdown": "^0.5.0",
2626
"nedb-core": "^3.0.6",
2727
"nuxt": "^1.4.2",
28-
"source-map-support": "^0.5.13"
28+
"source-map-support": "^0.5.16"
2929
},
3030
"devDependencies": {
3131
"babel-eslint": "^7.2.3",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7321,9 +7321,9 @@ source-map-support@^0.4.15:
73217321
dependencies:
73227322
source-map "^0.5.6"
73237323

7324-
source-map-support@^0.5.13, source-map-support@~0.5.9:
7325-
version "0.5.13"
7326-
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.13.tgz#31b24a9c2e73c2de85066c0feb7d44767ed52932"
7324+
source-map-support@^0.5.16, source-map-support@~0.5.9:
7325+
version "0.5.16"
7326+
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.16.tgz#0ae069e7fe3ba7538c64c98515e35339eac5a042"
73277327
dependencies:
73287328
buffer-from "^1.0.0"
73297329
source-map "^0.6.0"

0 commit comments

Comments
 (0)