Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2020
1 parent b8e85cd commit 0a01a1a
Show file tree
Hide file tree
Showing 2 changed files with 403 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
"private": true,
"dependencies": {
"axios": "^0.15.3",
"body-parser": "^1.16.0",
"express": "^4.14.0",
"express-session": "^1.15.0",
"body-parser": "^1.19.0",
"express": "^4.17.1",
"express-session": "^1.17.1",
"nuxt": "latest",
"todomvc-app-css": "^2.0.6"
"todomvc-app-css": "^2.3.0"
},
"scripts": {
"arkit": "arkit -o arkit.svg",
Expand All @@ -23,11 +23,11 @@
},
"devDependencies": {
"arkit": "dyatko/arkit#master",
"babel-eslint": "^7.1.1",
"babel-eslint": "^7.2.3",
"eslint": "^3.13.1",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-html": "^1.7.0",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1"
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^2.3.1"
}
}
Loading

0 comments on commit 0a01a1a

Please sign in to comment.