Skip to content

Commit

Permalink
Merge pull request #77 from bancorprotocol/dependabot/npm_and_yarn/ro…
Browse files Browse the repository at this point in the history
…llup-3.29.4
  • Loading branch information
zavelevsky authored Oct 3, 2023
2 parents f396497 + 031559f commit 042c8a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"chai": "^4.3.7",
"eslint": "^8.46.0",
"mocha": "^10.1.0",
"rollup": "^3.27.0",
"rollup": "^3.29.4",
"rollup-plugin-typescript2": "^0.34.1",
"sinon": "^15.0.4",
"ts-node": "^10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2040,10 +2040,10 @@ rollup-plugin-typescript2@^0.34.1:
semver "^7.3.7"
tslib "^2.4.0"

rollup@^3.27.0:
version "3.27.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.27.0.tgz#15bd07e2e1cbfa9255bf6a3f04a432621c2f3550"
integrity sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==
rollup@^3.29.4:
version "3.29.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 042c8a5

Please sign in to comment.