Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

Commit

Permalink
build: met à jour les dépendances
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisromain committed Nov 18, 2019
1 parent 31e9352 commit 6ca7cfa
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 46 deletions.
208 changes: 168 additions & 40 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,20 @@
"dependencies": {
"compression": "^1.7.4",
"cron": "^1.7.2",
"dotenv": "^8.1.0",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"node-fetch": "^2.6.0",
"rimraf": "^3.0.0",
"serve-index": "^1.9.1"
},
"devDependencies": {
"@types/node": "^12.7.12",
"@types/node-fetch": "^2.5.2",
"@types/node": "^12.12.8",
"@types/node-fetch": "^2.5.3",
"commitizen": "^4.0.3",
"conventional-github-releaser": "^3.1.3",
"cz-conventional-changelog": "^3.0.2",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint": "^6.6.0",
"eslint-config-prettier": "^6.6.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-compat": "^3.3.0",
"eslint-plugin-import": "^2.18.2",
Expand All @@ -45,7 +45,7 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"onchange": "^6.1.0",
"prettier": "^1.18.2",
"prettier": "^1.19.1",
"standard-version": "^7.0.0"
},
"config": {
Expand Down

0 comments on commit 6ca7cfa

Please sign in to comment.