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 and renovate[bot] committed Apr 1, 2022
1 parent a361660 commit 95cd4a3
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 264 deletions.
32 changes: 16 additions & 16 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.0"
"image-size": "1.0.1"
},
"devDependencies": {
"@types/jest": "26.0.20",
"@types/markdown-it": "12.0.1",
"@types/node": "14.14.31",
"@types/shelljs": "0.8.8",
"@typescript-eslint/eslint-plugin": "4.15.1",
"@typescript-eslint/parser": "4.15.1",
"@types/jest": "26.0.24",
"@types/markdown-it": "12.2.3",
"@types/node": "14.18.12",
"@types/shelljs": "0.8.11",
"@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.20.0",
"eslint": "7.32.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-import": "2.25.4",
"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.4",
"prettier": "2.2.1",
"parcel-bundler": "1.12.5",
"prettier": "2.6.1",
"shelljs": "0.8.5",
"shx": "0.3.3",
"sort-package-json": "1.49.0",
"ts-jest": "26.5.1",
"shx": "0.3.4",
"sort-package-json": "1.55.0",
"ts-jest": "26.5.6",
"ts-node": "9.1.1",
"typescript": "4.1.5"
"typescript": "4.6.3"
}
}
Loading

0 comments on commit 95cd4a3

Please sign in to comment.