Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Commit 1a58d53

Browse files
committedDec 28, 2019
Update npm packages
1 parent ff057d4 commit 1a58d53

File tree

2 files changed

+228
-163
lines changed

2 files changed

+228
-163
lines changed
 

‎package-lock.json

+223-158
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"build": "node generate-source-map-resolve.js"
2828
},
2929
"dependencies": {
30-
"atob": "^2.1.1",
30+
"atob": "^2.1.2",
3131
"decode-uri-component": "^0.2.0",
3232
"resolve-url": "^0.2.1",
3333
"source-map-url": "^0.4.0",
3434
"urix": "^0.1.0"
3535
},
3636
"devDependencies": {
37-
"Base64": "1.0.1",
38-
"jshint": "2.9.5",
37+
"Base64": "1.1.0",
38+
"jshint": "2.10.3",
3939
"setimmediate": "1.0.5",
4040
"simple-asyncify": "1.0.0",
41-
"tape": "4.9.0"
41+
"tape": "4.12.1"
4242
}
43-
}
43+
}

0 commit comments

Comments
 (0)
This repository has been archived.