Skip to content

Commit

Permalink
Merge pull request #102 from balena-io-modules/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
flowzone-app[bot] committed Apr 19, 2024
2 parents ea15a68 + 416a4f3 commit 9fed645
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"author": "Balena.io. <hello@balena.io>",
"license": "Apache 2.0",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"depcheck": "^1.4.7",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-chai-friendly": "^0.7.4",
"eslint-plugin-jsdoc": "^47.0.2",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-react": "^7.33.2",
"glob": "^10.3.10",
"prettier": "^3.2.4",
"typescript": "^5.4.2",
"eslint-plugin-react": "^7.34.1",
"glob": "^10.3.12",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/eslint": "^8.56.2",
"@types/node": "^16.18.76",
"@types/eslint": "^8.56.10",
"@types/node": "^18.19.31",
"@types/yargs": "^17.0.32",
"husky": "^9.0.0",
"lint-staged": "^15.2.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"require-npm4-to-publish": "^1.0.0"
},
"versionist": {
Expand Down

0 comments on commit 9fed645

Please sign in to comment.