Skip to content

Commit

Permalink
chore(deps): Update minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Won-Kyung Chung committed Jul 20, 2022
1 parent 218ca95 commit fc4cc6a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,24 +31,24 @@
],
"license": "MIT",
"dependencies": {
"async": "^3.2.2",
"ldapjs": "^2.3.1",
"async": "^3.2.4",
"ldapjs": "^2.3.3",
"ldapts": "^2.12.0"
},
"peerDependencies": {
"@kth/log": "^4.0.0"
"@kth/log": "^4.0.5"
},
"devDependencies": {
"@kth/eslint-config-kth": "^3.0.6",
"@kth/log": "^4.0.0",
"chai": "^4.3.4",
"eslint": "^8.12.0",
"@kth/eslint-config-kth": "^3.0.10",
"@kth/log": "^4.0.5",
"chai": "^4.3.6",
"eslint": "^8.20.0",
"husky": "^7.0.4",
"jest": "^27.4.4",
"mocha": "^9.1.3",
"jest": "^27.5.1",
"mocha": "^9.2.2",
"mockery": "^2.1.0",
"prettier": "^2.5.1",
"pretty-quick": "3.1.2"
"prettier": "^2.7.1",
"pretty-quick": "3.1.3"
},
"prettier": {
"arrowParens": "avoid",
Expand Down

0 comments on commit fc4cc6a

Please sign in to comment.