Skip to content

Commit

Permalink
update: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
windingwind committed Mar 19, 2024
1 parent 75dbc0f commit 4fd9824
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,25 +33,25 @@
"homepage": "https://github.com/windingwind/zotero-actions-tags#readme",
"dependencies": {
"js-yaml": "^4.1.0",
"zotero-plugin-toolkit": "^2.3.20"
"zotero-plugin-toolkit": "^2.3.26"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.11.16",
"@types/node": "^20.11.29",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"chokidar-cli": "^3.0.0",
"compressing": "^1.10.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"esbuild": "^0.19.12",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"prettier": "^3.2.5",
"release-it": "^16.3.0",
"replace-in-file": "^7.1.0",
"typescript": "^5.3.3",
"zotero-types": "^1.3.18"
"typescript": "^5.4.2",
"zotero-types": "^1.3.20"
},
"eslintConfig": {
"env": {
Expand Down

0 comments on commit 4fd9824

Please sign in to comment.