Skip to content

Commit

Permalink
chore(deps): update rollup
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2023
1 parent 07dc4dc commit 0fb2f06
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 108 deletions.
220 changes: 116 additions & 104 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
"@commitlint/cli": "^17.6.3",
"@commitlint/config-conventional": "^17.6.3",
"@jest/types": "^29.5.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-typescript": "^9.0.2",
"@rollup/plugin-typescript": "^11.1.1",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"@swc/core": "^1.3.59",
Expand All @@ -80,7 +80,7 @@
"prettier": "2.8.8",
"prettier-plugin-packagejson": "2.4.3",
"rimraf": "4.4.1",
"rollup": "^2.79.1",
"rollup": "^3.23.0",
"semantic-release": "^21.0.2",
"ts-node": "^10.9.1",
"tsconfig-paths": "^4.2.0",
Expand Down

0 comments on commit 0fb2f06

Please sign in to comment.