Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent ff5179d commit aa7b8cf
Show file tree
Hide file tree
Showing 2 changed files with 797 additions and 557 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,28 +62,28 @@
"devDependencies": {
"@anolilab/eslint-config": "2.2.0",
"@anolilab/textlint-config": "2.0.9",
"@anolilab/prettier-config": "2.0.5",
"@octokit/fixtures": "22.0.2",
"@octokit/types": "6.34.0",
"@types/bluebird": "3.5.36",
"@anolilab/prettier-config": "2.0.6",
"@octokit/fixtures": "22.0.7",
"@octokit/types": "6.41.0",
"@types/bluebird": "3.5.42",
"@types/fs-extra": "9.0.13",
"@types/jest": "27.4.0",
"@types/js-yaml": "4.0.5",
"@types/node": "16.11.18",
"@types/promise-retry": "1.1.3",
"@types/uuid": "8.3.3",
"@types/jest": "27.5.2",
"@types/js-yaml": "4.0.9",
"@types/node": "16.18.89",
"@types/promise-retry": "1.1.6",
"@types/uuid": "8.3.4",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@zeit/ncc": "0.22.3",
"eslint": "7.32.0",
"eslint-plugin-jest": "24.7.0",
"husky": "7.0.4",
"jest": "27.4.5",
"jest-circus": "27.4.5",
"jest": "27.5.1",
"jest-circus": "27.5.1",
"js-yaml": "4.1.0",
"prettier": "2.5.1",
"ts-jest": "27.1.2",
"typescript": "4.5.4",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
"typescript": "4.9.5",
"cross-env": "^7.0.3"
},
"engines": {
Expand Down
Loading

0 comments on commit aa7b8cf

Please sign in to comment.