Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
j4ckofalltrades committed Apr 21, 2024
1 parent 7504a80 commit a82b3de
Show file tree
Hide file tree
Showing 2 changed files with 1,484 additions and 1,193 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsideck",
"version": "1.1.3.0",
"version": "1.1.3",
"description": "A Stream Deck plugin that runs commands in Obsidian",
"scripts": {
"lint": "eslint --cache src",
Expand All @@ -10,12 +10,12 @@
"author": "Jordan Duabe @j4ckofalltrades <[email protected]>",
"license": "MIT",
"devDependencies": {
"eslint": "^8.51.0",
"eslint": "^9.1.0",
"eslint-config": "^0.3.0",
"eslint-config-prettier": "^9.0.0",
"husky": "^8.0.0",
"lint-staged": "^14.0.1",
"prettier": "^3.0.3"
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5"
},
"eslintConfig": {
"env": {
Expand Down
Loading

0 comments on commit a82b3de

Please sign in to comment.