Skip to content

Commit

Permalink
Dependencies: Upgrading packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlelek committed Aug 28, 2022
1 parent 8fe033e commit ee1ad94
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"glob": "8.0.3",
"highlightjs": "9.16.2",
"hogan-express": "0.5.2",
"jquery": "3.6.0",
"jquery": "3.6.1",
"jquery-backstretch": "2.1.18",
"js-yaml": "4.1.0",
"lunr": "2.3.9",
"lunr-languages": "1.9.0",
"markdown-it": "13.0.1",
"markdown-toc": "1.2.0",
"marked": "4.0.18",
"marked": "4.0.19",
"masonry-layout": "4.2.2",
"moment": "2.29.4",
"morgan": "1.10.0",
Expand All @@ -76,19 +76,19 @@
"sanitize-filename": "1.6.3",
"serve-favicon": "2.5.0",
"sitemap": "7.1.1",
"sweetalert2": "11.4.27",
"sweetalert2": "11.4.29",
"underscore": "1.13.4",
"underscore.string": "3.3.6",
"validator": "13.7.0",
"gulp": "4.0.2"
},
"devDependencies": {
"chai": "4.3.6",
"eslint": "8.22.0",
"eslint": "8.23.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-promise": "6.0.1",
"gulp-shell": "0.8.0",
"mocha": "10.0.0",
"pm2": "5.2.0",
Expand Down

0 comments on commit ee1ad94

Please sign in to comment.