Skip to content

Commit f1600c6

Browse files
Bump gulp to v5
1 parent 9653151 commit f1600c6

File tree

3 files changed

+610
-1592
lines changed

3 files changed

+610
-1592
lines changed

dist/angular-lock.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
},
2020
"homepage": "https://github.com/auth0/angular-lock#readme",
2121
"devDependencies": {
22-
"gulp": "^4.0.2",
22+
"gulp": "^5.0.1",
2323
"gulp-concat": "^2.6.1",
2424
"gulp-inject-version": "^1.0.1",
25-
"gulp-ng-annotate": "^2.0.0",
26-
"gulp-rename": "^2.0.0",
25+
"gulp-ng-annotate": "^2.1.0",
26+
"gulp-rename": "^2.1.0",
2727
"gulp-uglify": "^3.0.2"
2828
},
2929
"dependencies": {

0 commit comments

Comments
 (0)