Skip to content

Commit

Permalink
Merge pull request #36 from homer0/next
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
homer0 committed Aug 29, 2021
2 parents cd1ffcf + 5784a37 commit 98e0721
Show file tree
Hide file tree
Showing 2 changed files with 2,304 additions and 2,282 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
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",
"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.1.0",
"jsdoc": "^3.6.7",
"jsdoc-ts-utils": "^2.0.0",
"leasot": "^12.0.0",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"semantic-release": "^17.4.2",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"semantic-release": "^17.4.7",
"wootils": "^5.0.0"
},
"engine-strict": true,
Expand Down

0 comments on commit 98e0721

Please sign in to comment.