Skip to content

Commit

Permalink
Bumped deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfr committed Nov 5, 2020
1 parent 298b2a2 commit 8d74f1a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@
},
"homepage": "https://github.com/mono-company/bedrock#readme",
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/preset-env": "^7.7.7",
"autoprefixer": "^9.7.3",
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"autoprefixer": "^9.8.6",
"babelify": "^10.0.0",
"browser-sync": "^2.26.13",
"browserify": "^16.5.0",
"cached-path-relative": ">=1.0.2",
"chalk": "^3.0.0",
"cheerio": "^1.0.0-rc.3",
"clipboard": "^1.5.3",
"codemirror": "^5.50.2",
"codemirror": "^5.58.2",
"del": "^5.1.0",
"directory-tree": "^2.2.4",
"directory-tree": "^2.2.5",
"event-stream": "^4.0.1",
"express": "^4.17.1",
"front-matter": "^3.1.0",
"front-matter": "^3.2.1",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-bro": "^2.0.0",
Expand All @@ -49,20 +49,20 @@
"gulp-pug": "^4.0.1",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.0.0",
"gulp-sass": "^4.0.2",
"gulp-sass": "^4.1.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-util": "^3.0.7",
"gulp-watch": "^5.0.1",
"icon-font-generator": "^2.1.10",
"icon-font-generator": "^2.1.11",
"jquery": "^3.5.1",
"js-beautify": "^1.10.2",
"lodash": "^4.17.20",
"marked": "^0.8.0",
"marked": "^0.8.2",
"mkdirp": "^0.5.1",
"moment": "^2.20.1",
"moment": "^2.29.1",
"natives": "^1.1.6",
"node-notifier": "^6.0.0",
"postcss": "^7.0.26",
"postcss": "^7.0.35",
"pug": "^2.0.4",
"run-sequence": "^2.2.1"
},
Expand Down

0 comments on commit 8d74f1a

Please sign in to comment.