Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ivodolenc committed Sep 21, 2024
1 parent 172c609 commit 85cb0ac
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 153 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,13 @@
],
"keywords": [
"module",
"modules",
"bundling",
"javascript",
"typescript",
"hyperbundler",
"declarations",
"bundler",
"builder",
"package",
"bundle",
"types",
"build",
Expand Down Expand Up @@ -72,15 +71,15 @@
"@rollup/plugin-replace": "^5.0.7",
"@rollup/pluginutils": "^5.1.0",
"esbuild": "^0.23.1",
"rollup": "^4.22.2",
"rollup": "^4.22.4",
"rollup-plugin-dts": "^6.1.1"
},
"devDependencies": {
"@hypernym/eslint-config": "^3.5.0",
"@hypernym/prettier-config": "^3.2.0",
"@hypernym/tsconfig": "^2.4.0",
"@types/node": "^22.5.5",
"eslint": "^9.10.0",
"eslint": "^9.11.0",
"prettier": "^3.3.3",
"typescript": "^5.5.4"
}
Expand Down
Loading

0 comments on commit 85cb0ac

Please sign in to comment.