Skip to content

Commit 54330db

Browse files
committed
chore: bump a few packages
1 parent ed90d94 commit 54330db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

templates/app/_package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"lodash": "^4.17.10",
1919
"lodash-es": "^4.17.10",
2020
"lusca": "^1.4.1",
21-
"babel-core": "^6.18.2",
21+
"babel-core": "^6.26.3",
2222
"babel-plugin-angular2-annotations": "^5.1.0",
2323
"babel-plugin-transform-decorators-legacy": "^1.3.4",
2424
"babel-plugin-transform-runtime": "^6.6.0",
@@ -105,7 +105,7 @@
105105
<%# END CLIENT %>
106106

107107
"autoprefixer": "^8.6.0",
108-
"babel-eslint": "^8.2.3",
108+
"babel-eslint": "^8.2.6",
109109
"babel-register": "^6.16.0",
110110
"bs-fullscreen-message": "^1.0.0",
111111
<%_ if(filters.flow) { -%>
@@ -117,14 +117,14 @@
117117
"babel-preset-env": "^1.6.1",
118118
"cors": "^2.8.4",
119119
"cross-env": "^5.1.1",
120-
"eslint": "^5.2.0",
120+
"eslint": "^6.5.1",
121121
"del": "^3.0.0",
122122
"gulp": "^3.9.1",
123123
"gulp-babel": "^7.0.0",<% if(filters.ts) { %>
124124
"gulp-typescript": "~3.2.2",
125125
"gulp-tslint": "^8.0.0",<% } %>
126126
"gulp-env": "^0.4.0",
127-
"gulp-eslint": "^5.0.0",
127+
"gulp-eslint": "^6.0.0",
128128
"gulp-imagemin": "^4.1.0",
129129
"gulp-inject": "^4.0.0",
130130
"gulp-istanbul": "^1.1.1",

0 commit comments

Comments
 (0)