Skip to content

Commit

Permalink
Upgrade all dependencies to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalre committed Apr 8, 2022
1 parent 1e10f6e commit 85c98b7
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
178 changes: 89 additions & 89 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@
"devDependencies": {
"@types/mocha": "^9.1.0",
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.17.0",
"@typescript-eslint/parser": "^5.17.0",
"@typescript-eslint/eslint-plugin": "^5.18.0",
"@typescript-eslint/parser": "^5.18.0",
"coveralls": "^3.1.1",
"dependency-cruiser": "^11.4.1",
"eslint": "^8.12.0",
Expand All @@ -244,7 +244,7 @@
"@vscode/test-electron": "^2.1.3",
"cloudformation-js-yaml-schema": "^0.4.2",
"glob": "^7.2.0",
"homeassistant-js-yaml-schema": "^1.0.2",
"homeassistant-js-yaml-schema": "^1.1.0",
"js-yaml": "^4.1.0"
}
}
}

0 comments on commit 85c98b7

Please sign in to comment.