Skip to content

Commit ab65a72

Browse files
committed
chore: bump deps
1 parent 8a0faae commit ab65a72

File tree

4 files changed

+359
-321
lines changed

4 files changed

+359
-321
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"semver": "^7.3.2",
3838
"speakingurl": "^14.0.1",
3939
"superb": "^4.0.0",
40-
"update-notifier": "^4.1.0",
40+
"update-notifier": "^4.1.1",
4141
"uppercamelcase": "^3.0.0"
4242
},
4343
"devDependencies": {
44-
"@commitlint/cli": "^9.1.1",
45-
"@commitlint/config-conventional": "^9.1.1",
44+
"@commitlint/cli": "^9.1.2",
45+
"@commitlint/config-conventional": "^9.1.2",
4646
"ava": "^3.11.1",
4747
"codecov": "^3.7.2",
4848
"cross-env": "^7.0.2",

template/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,28 +44,28 @@
4444
"@ladjs/redis": "^1.0.7",
4545
"@ladjs/shared-config": "^3.0.9",
4646
"@ladjs/store-ip-address": "^0.0.7",
47-
"@ladjs/web": "^8.0.1",
47+
"@ladjs/web": "^9.0.0",
4848
"@primer/css": "^15.1.0",
4949
"@sidoshi/random-string": "^1.0.0",
5050
"@slack/web-api": "^5.11.0",
5151
"@tkrotoff/bootstrap-floating-label": "^0.7.0",
5252
"array-join-conjunction": "^1.0.0",
53-
"axe": "^6.0.5",
53+
"axe": "^6.0.7",
5454
"basic-auth": "^2.0.1",
5555
"bitter-font": "^0.0.1",
5656
"boolean": "3.0.1",
57-
"bootstrap": "4.5.0",
58-
"bree": "^1.1.27",
57+
"bootstrap": "4.5.2",
58+
"bree": "^3.1.0",
5959
"bson-objectid": "^1.3.1",
60-
"cabin": "^8.0.6",
60+
"cabin": "^8.0.7",
6161
"captain-hook": "^0.0.3",
6262
"cheerio": "^1.0.0-rc.3",
6363
"clipboard": "^2.0.6",
6464
"consolidate": "^0.15.1",
6565
"crypto-random-string": "^3.2.0",
6666
"custom-fonts-in-emails": "^4.0.2",
6767
"dashify": "^2.0.0",
68-
"dayjs": "^1.8.33",
68+
"dayjs": "^1.8.34",
6969
"dayjs-with-plugins": "^0.0.4",
7070
"del": "^5.1.0",
7171
"email-templates": "^7.1.0",
@@ -131,11 +131,11 @@
131131
},
132132
"devDependencies": {
133133
"@babel/cli": "^7.10.5",
134-
"@babel/core": "^7.11.1",
134+
"@babel/core": "^7.11.4",
135135
"@babel/polyfill": "^7.10.4",
136136
"@babel/preset-env": "^7.11.0",
137-
"@commitlint/cli": "^9.1.1",
138-
"@commitlint/config-conventional": "^9.1.1",
137+
"@commitlint/cli": "^9.1.2",
138+
"@commitlint/config-conventional": "^9.1.2",
139139
"@ladjs/browserslist-config": "^0.0.1",
140140
"@ladjs/gulp-envify": "^2.0.1",
141141
"ava": "^3.11.1",
@@ -163,21 +163,21 @@
163163
"gulp-imagemin": "^7.1.0",
164164
"gulp-livereload": "^4.0.2",
165165
"gulp-postcss": "^8.0.0",
166-
"gulp-pug-linter": "^1.3.0",
166+
"gulp-pug-linter": "^1.4.0",
167167
"gulp-remark": "^8.0.0",
168168
"gulp-rev": "^9.0.0",
169169
"gulp-rev-all": "^2.0.3",
170170
"gulp-rev-sri": "0.0.4",
171171
"gulp-sass": "^4.1.0",
172172
"gulp-sourcemaps": "^2.6.5",
173-
"gulp-terser": "^1.3.2",
173+
"gulp-terser": "^1.4.0",
174174
"gulp-unassert": "^2.0.0",
175175
"gulp-xo": "^0.25.0",
176176
"husky": "^4.2.5",
177177
"imagemin-pngquant": "^9.0.0",
178178
"lint-staged": "10.2.11",
179179
"make-dir": "^3.1.0",
180-
"mongodb-memory-server": "^6.6.3",
180+
"mongodb-memory-server": "6.3",
181181
"ms": "^2.1.2",
182182
"node-sass": "^4.14.1",
183183
"nodemon": "^2.0.4",

0 commit comments

Comments
 (0)