Skip to content

Commit

Permalink
Merge pull request #107 from ylabonte/dependabot/npm_and_yarn/types/c…
Browse files Browse the repository at this point in the history
…hai-4.3.19

Bump @types/chai from 4.3.17 to 4.3.19
  • Loading branch information
github-actions[bot] committed Sep 1, 2024
2 parents 3524bd1 + d9d952e commit 9ce0c4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@iobroker/testing": "^4.1.3",
"@iobroker/types": "^6.0.10",
"@tsconfig/node16": "^16.1.3",
"@types/chai": "^4.3.17",
"@types/chai": "^4.3.19",
"@types/chai-as-promised": "^7.1.8",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -654,15 +654,10 @@
dependencies:
"@types/chai" "*"

"@types/chai@*":
version "4.3.14"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.14.tgz#ae3055ea2be43c91c9fd700a36d67820026d96e6"
integrity sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==

"@types/chai@^4.3.17":
version "4.3.17"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.17.tgz#9195f9d242f2ac3b429908864b6b871a8f73f489"
integrity sha512-zmZ21EWzR71B4Sscphjief5djsLre50M6lI622OSySTmn9DB3j+C3kWroHfBQWXbOBwbgg/M8CG/hUxDLIloow==
"@types/chai@*", "@types/chai@^4.3.19":
version "4.3.19"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.19.tgz#14519f437361d41e84102ed3fbc922ddace3e228"
integrity sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw==

"@types/eslint-config-prettier@^6.11.3":
version "6.11.3"
Expand Down

0 comments on commit 9ce0c4e

Please sign in to comment.