Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilaton committed Dec 3, 2023
1 parent 6dbb56c commit 77610dd
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 120 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"devDependencies": {
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.9.4",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"c8": "^8.0.1",
"eslint": "^8.54.0",
"eslint": "^8.55.0",
"eslint-define-config": "^2.0.0",
"globals": "^13.23.0",
"rimraf": "^5.0.5",
"rollup": "^4.5.1",
"rollup": "^4.6.1",
"tslib": "^2.6.2",
"tsx": "^4.4.0",
"tsx": "^4.6.2",
"typescript": "^5.3.2"
}
}
Loading

0 comments on commit 77610dd

Please sign in to comment.