Skip to content

Commit

Permalink
chore: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsn committed Apr 13, 2024
1 parent 1a10a0b commit c1d0bad
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 58 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,19 @@
"color-name": "^2.0.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-typescript": "^11.0.0",
"@types/color-name": "^1.1.1",
"@types/jest": "^29.5.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@types/color-name": "^1.1.3",
"@types/jest": "^29.5.12",
"husky": "^8.0.3",
"jest": "^28.1.3",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"release-toolbox": "0.2.0",
"rollup": "^3.20.2",
"rollup": "^3.29.4",
"ts-jest": "^28.0.8",
"tslib": "^2.5.0",
"typescript": "^5.0.3"
"tslib": "^2.6.2",
"typescript": "^5.4.5"
},
"files": [
"dist"
Expand Down
117 changes: 68 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1d0bad

Please sign in to comment.