Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
genox committed Feb 3, 2024
1 parent e3ae1b4 commit c55c779
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 356 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.7",
"@types/node": "^20.11.16",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "6.19.1",
"@typescript-eslint/parser": "6.19.1",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"commander": "^11.1.0",
"deepl-node": "^1.11.1",
"eslint": "^8.56.0",
Expand All @@ -59,5 +59,5 @@
"bracketSpacing": true,
"jsxBracketSameLine": true
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
Loading

0 comments on commit c55c779

Please sign in to comment.