Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Sep 15, 2021
1 parent a9198b5 commit 60a5ce8
Show file tree
Hide file tree
Showing 2 changed files with 2,453 additions and 2,414 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -15,25 +15,25 @@
],
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@homer0/eslint-plugin": "^7.0.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@homer0/eslint-plugin": "^8.0.1",
"@homer0/prettier-config": "^1.1.1",
"@homer0/prettier-plugin-jsdoc": "^4.0.0",
"@homer0/prettier-plugin-jsdoc": "^4.0.5",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"cjs2esm": "^2.0.0",
"@semantic-release/git": "^9.0.1",
"cjs2esm": "^2.0.1",
"docdash": "homer0/docdash#semver:^2.1.0",
"eslint": "^7.24.0",
"husky": "^6.0.0",
"eslint": "^7.32.0",
"husky": "^7.0.2",
"is-ci": "^3.0.0",
"jest": "^26.6.3",
"jsdoc": "^3.6.6",
"jest": "^27.2.0",
"jsdoc": "^3.6.7",
"leasot": "^12.0.0",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"semantic-release": "^17.4.2",
"wootils": "^5.0.0"
"lint-staged": "^11.1.2",
"prettier": "^2.4.0",
"semantic-release": "^17.4.7",
"wootils": "^5.0.1"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit 60a5ce8

Please sign in to comment.