Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2023
1 parent 95cd4a3 commit ab0d383
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 124 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,33 +22,33 @@
},
"prettier": "@willbooster/prettier-config",
"dependencies": {
"image-size": "1.0.1"
"image-size": "1.0.2"
},
"devDependencies": {
"@types/jest": "26.0.24",
"@types/markdown-it": "12.2.3",
"@types/node": "14.18.12",
"@types/shelljs": "0.8.11",
"@types/node": "14.18.60",
"@types/shelljs": "0.8.12",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"@willbooster/eslint-config-ts": "5.1.1",
"@willbooster/prettier-config": "5.1.0",
"@willbooster/renovate-config": "5.1.1",
"eslint": "7.32.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-prettier": "3.4.1",
"husky": "4.3.8",
"jest": "26.6.3",
"lint-staged": "10.5.4",
"markdown-it": "12.3.2",
"parcel-bundler": "1.12.5",
"prettier": "2.6.1",
"prettier": "2.8.8",
"shelljs": "0.8.5",
"shx": "0.3.4",
"sort-package-json": "1.55.0",
"sort-package-json": "1.57.0",
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"typescript": "4.6.3"
"typescript": "4.9.5"
}
}
Loading

0 comments on commit ab0d383

Please sign in to comment.