Skip to content

Commit

Permalink
chore(deps): 🔼 update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed May 18, 2023
1 parent cd19b1f commit 230fa0c
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 310 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,31 +79,31 @@
"envalid": "7.3.1"
},
"devDependencies": {
"@commitlint/cli": "17.6.1",
"@commitlint/config-conventional": "17.6.1",
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3",
"@ianvs/prettier-plugin-sort-imports": "3.7.2",
"@octokit/core": "4.2.0",
"@release-it/conventional-changelog": "5.1.1",
"@types/node": "18.16.3",
"@typescript-eslint/experimental-utils": "5.59.2",
"all-contributors-cli": "6.25.0",
"@types/node": "20.2.1",
"@typescript-eslint/experimental-utils": "5.59.6",
"all-contributors-cli": "6.25.1",
"cspell": "6.31.1",
"dedent": "0.7.0",
"del-cli": "5.0.0",
"dotenv-cli": "7.2.1",
"eslint": "8.39.0",
"eslint-config-canonical": "41.0.3",
"eslint": "8.40.0",
"eslint-config-canonical": "41.0.4",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-jsonc": "2.7.0",
"eslint-plugin-toml": "0.4.0",
"eslint-plugin-yml": "1.5.0",
"eslint-plugin-jsonc": "2.8.0",
"eslint-plugin-toml": "0.5.0",
"eslint-plugin-yml": "1.7.0",
"execa": "7.1.1",
"gacp": "3.0.3",
"git-remote-origin-url": "4.0.0",
"git-url-parse": "13.1.0",
"husky": "8.0.3",
"jsonc-eslint-parser": "2.2.0",
"knip": "2.10.3",
"jsonc-eslint-parser": "2.3.0",
"knip": "2.11.0",
"lint-staged": "13.2.2",
"markdownlint": "0.28.2",
"markdownlint-cli": "0.34.0",
Expand All @@ -114,12 +114,12 @@
"prettier-plugin-packagejson": "2.4.3",
"release-it": "15.10.3",
"title-case": "3.0.3",
"toml-eslint-parser": "0.5.0",
"toml-eslint-parser": "0.6.0",
"ts-node": "10.9.1",
"tsup": "6.7.0",
"turbo": "1.9.3",
"turbo": "1.9.8",
"typescript": "5.0.4",
"yaml-eslint-parser": "1.2.0"
"yaml-eslint-parser": "1.2.2"
},
"packageManager": "[email protected]",
"gacp": {
Expand Down
Loading

0 comments on commit 230fa0c

Please sign in to comment.