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 Mar 30, 2020
1 parent b2255e4 commit e5a986f
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 52 deletions.
125 changes: 78 additions & 47 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,15 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"node-fetch": "^2.6.0",
"npm-check-updates": "^4.0.4",
"npm-check-updates": "^4.1.0",
"rimraf": "^3.0.2",
"serve-index": "^1.9.1"
},
"devDependencies": {
"@types/basic-auth": "^1.1.3",
"@types/compression": "^1.7.0",
"@types/express": "^4.17.3",
"@types/node": "^13.9.3",
"@types/node": "^13.9.5",
"@types/node-fetch": "^2.5.5",
"@types/serve-index": "^1.7.30",
"commitizen": "^4.0.3",
Expand All @@ -45,13 +45,13 @@
"eslint-config-prettier": "^6.10.1",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-compat": "^3.5.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"onchange": "^6.1.0",
"prettier": "^2.0.1",
"prettier": "^2.0.2",
"standard-version": "^7.1.0"
},
"config": {
Expand Down

0 comments on commit e5a986f

Please sign in to comment.