Skip to content

Commit

Permalink
Merge pull request #271 from ikenfin/dependabot/npm_and_yarn/rollup-3…
Browse files Browse the repository at this point in the history
….21.0

Bump rollup from 3.20.4 to 3.21.0
  • Loading branch information
ikenfin authored Apr 26, 2023
2 parents bc10b7e + c745903 commit d1e6868
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 @@ -50,7 +50,7 @@
"is-ci": "^3.0.1",
"jest": "28.1.3",
"prettier": "2.8.7",
"rollup": "3.20.4",
"rollup": "3.21.0",
"ts-jest": "^28.0.5",
"typescript": "5.0.4"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2603,10 +2603,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
dependencies:
glob "^7.1.3"

rollup@3.20.4:
version "3.20.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.4.tgz#cde35731c5c0c637de0b532d5d1a84bd802c128e"
integrity sha512-n7J4tuctZXUErM9Uc916httwqmTc63zzCr2+TLCiSCpfO/Xuk3g/marGN1IlRJZi+QF3XMYx75PxXRfZDVgaRw==
rollup@3.21.0:
version "3.21.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.0.tgz#0a71517db56e150222670f88e5e7acfa4fede7c8"
integrity sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit d1e6868

Please sign in to comment.