Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed May 20, 2022
1 parent c048534 commit 670a8d0
Show file tree
Hide file tree
Showing 2 changed files with 3,192 additions and 3,532 deletions.
33 changes: 16 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,24 @@
],
"dependencies": {},
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@homer0/eslint-plugin": "^8.0.1",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@homer0/eslint-plugin": "^9.0.2",
"@homer0/prettier-config": "^1.1.1",
"@homer0/prettier-plugin-jsdoc": "^4.0.5",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.1",
"cjs2esm": "^2.0.1",
"@homer0/prettier-plugin-jsdoc": "^5.1.1",
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/git": "^10.0.1",
"cjs2esm": "^3.1.1",
"docdash": "homer0/docdash#semver:^2.1.0",
"eslint": "^7.32.0",
"husky": "^7.0.2",
"is-ci": "^3.0.0",
"jest": "^27.2.0",
"jsdoc": "^3.6.7",
"leasot": "^12.0.0",
"lint-staged": "^11.1.2",
"prettier": "^2.4.0",
"semantic-release": "^17.4.7",
"wootils": "^5.0.1"
"eslint": "^8.15.0",
"husky": "^8.0.1",
"is-ci": "^3.0.1",
"jest": "^28.1.0",
"jsdoc": "^3.6.10",
"leasot": "^13.1.0",
"lint-staged": "^12.4.1",
"prettier": "^2.6.2",
"semantic-release": "^19.0.2"
},
"engine-strict": true,
"engines": {
Expand Down
Loading

0 comments on commit 670a8d0

Please sign in to comment.