Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Sep 28, 2023
1 parent a66f5e7 commit a4ef233
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 358 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
],
"dependencies": {
"@sofie-automation/eslint-plugin": "^0.1.1",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@typescript-eslint/utils": "^5.59.11",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@typescript-eslint/utils": "^5.62.0",
"date-fns": "^2.30.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-jest": "^27.2.1",
"eslint": "^8.50.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
"license-checker": "^25.0.1",
"lint-staged": "^13.2.2",
"lint-staged": "^13.3.0",
"meow": "^11.0.0",
"prettier": "^2.8.8",
"read-pkg-up": "^9.1.0",
"semver": "^7.5.2"
"semver": "^7.5.4"
},
"peerDependencies": {
"typescript": "~4.9"
Expand Down
Loading

0 comments on commit a4ef233

Please sign in to comment.