Skip to content

Commit

Permalink
fix(ignore): update dependencies (#5839)
Browse files Browse the repository at this point in the history
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and Koenkk authored Jun 4, 2023
1 parent 9964ade commit 302153c
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
128 changes: 64 additions & 64 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,17 +45,17 @@
"zigbee-herdsman": "^0.14.117"
},
"devDependencies": {
"@types/jest": "^29.5.1",
"@types/jest": "^29.5.2",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
"eslint": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.42.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^27.2.1",
"fast-deep-equal": "*",
"jest": "^29.5.0",
"rimraf": "^5.0.1",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
"typescript": "^5.1.3"
}
}

0 comments on commit 302153c

Please sign in to comment.