Skip to content

Commit ac971ad

Browse files
author
Danizavtz
committed
fix lib versions for latest
1 parent 331cfad commit ac971ad

File tree

2 files changed

+32
-39
lines changed

2 files changed

+32
-39
lines changed

package-lock.json

Lines changed: 30 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"pg": "^8.5.1"
3939
},
4040
"devDependencies": {
41-
"chai": "^4.3.0",
42-
"eslint": "^7.20.0",
41+
"chai": "^4.3.3",
42+
"eslint": "^7.21.0",
4343
"mocha": "^8.3.0",
4444
"nodemon": "^2.0.7",
4545
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)