Skip to content

Commit

Permalink
feat: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Pilaton committed May 6, 2024
1 parent 163bf60 commit 5ba8b17
Show file tree
Hide file tree
Showing 2 changed files with 2,483 additions and 2,150 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"test": "c8 tsx test/index.test.ts"
},
"devDependencies": {
"@pilaton/eslint-config-base": "^0.4.2",
"@pilaton/eslint-config-base": "^1.3.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.10.2",
"c8": "^8.0.1",
"eslint": "^8.55.0",
"eslint-define-config": "^2.0.0",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.12.8",
"c8": "^9.1.0",
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"rimraf": "^5.0.5",
"rollup": "^4.6.1",
"rollup": "^4.17.2",
"tslib": "^2.6.2",
"tsx": "^4.6.2",
"typescript": "^5.3.2"
"tsx": "^4.9.3",
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 5ba8b17

Please sign in to comment.