Skip to content

Commit

Permalink
build(deps): bump dependencies (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frazer Smith committed Aug 9, 2022
1 parent 587aeaa commit 224b215
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,24 +51,24 @@
"testTimeout": 10000
},
"devDependencies": {
"@commitlint/cli": "^17.0.1",
"@commitlint/config-conventional": "^17.0.0",
"eslint": "^8.16.0",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"eslint": "^8.21.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.2.2",
"eslint-plugin-jsdoc": "^39.3.1",
"eslint-plugin-jest": "^26.8.2",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-security": "^1.5.0",
"eslint-plugin-security-node": "^1.1.1",
"fastify": "^4.0.0-rc.3",
"fastify": "^4.4.0",
"husky": "^8.0.1",
"jest": "^28.1.0",
"jest": "^28.1.3",
"license-checker": "^25.0.1",
"prettier": "^2.6.2"
"prettier": "^2.7.1"
},
"dependencies": {
"fastify-plugin": "^4.0.0"
"fastify-plugin": "^4.1.0"
}
}

0 comments on commit 224b215

Please sign in to comment.