Skip to content

Commit 4ad8e12

Browse files
Bump source-map-js from 0.6.2 to 1.0.2 (#181)
Bumps [source-map-js](https://github.com/7rulnik/source-map-js) from 0.6.2 to 1.0.2. - [Release notes](https://github.com/7rulnik/source-map-js/releases) - [Changelog](https://github.com/7rulnik/source-map-js/blob/patch-0.6.1/CHANGELOG.md) - [Commits](7rulnik/source-map-js@v0.6.2...v1.0.2) --- updated-dependencies: - dependency-name: source-map-js dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ce0d63 commit 4ad8e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"npm-run-all": "^4.1.5",
6363
"protoc": "1.0.4",
6464
"shelljs": "^0.8.4",
65-
"source-map-js": "^0.6.1",
65+
"source-map-js": "^1.0.2",
6666
"tar": "^6.0.5",
6767
"ts-jest": "^27.0.5",
6868
"ts-node": "^10.2.1",

0 commit comments

Comments
 (0)