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

Commit 2e662ab

Browse files
author
Steffan
committed
update dependencies
1 parent 676fb07 commit 2e662ab

File tree

3 files changed

+491
-546
lines changed

3 files changed

+491
-546
lines changed

.github/ISSUE_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Thank you!
1212
<!-- BUG REPORT TEMPLATE -->
1313
### Reproduction Link
1414
<!-- A minimal jsfiddle that can reproduce the bug. -->
15-
<!-- You could start with this template: https://jsfiddle.net/qhh7sqc6/ -->
15+
<!-- You could start with this template: https://jsfiddle.net/pjjr7e7m/ -->
1616

1717
### Steps to reproduce
1818
<!-- Incl. which version is used on what browser and device. -->

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"got": false
3232
},
3333
"dependencies": {
34-
"got": "^7.0.0"
34+
"got": "^7.1.0"
3535
},
3636
"devDependencies": {
3737
"buble": "^0.15.2",
@@ -42,7 +42,7 @@
4242
"replace-in-file": "^2.5.2",
4343
"rollup": "^0.43.0",
4444
"rollup-plugin-buble": "^0.15.0",
45-
"uglify-js": "^3.0.19",
45+
"uglify-js": "^3.0.23",
4646
"vue": "^2.3.4",
4747
"webpack": "^3.0.0"
4848
}

0 commit comments

Comments
 (0)