Skip to content

Commit

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

Bump rollup from 3.20.2 to 3.20.4
  • Loading branch information
ikenfin authored Apr 17, 2023
2 parents 0142ed1 + 4b19171 commit 38fb7c3
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.2",
"rollup": "3.20.4",
"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.2:
version "3.20.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.2.tgz#f798c600317f216de2e4ad9f4d9ab30a89b690ff"
integrity sha512-3zwkBQl7Ai7MFYQE0y1MeQ15+9jsi7XxfrqwTb/9EK8D9C9+//EBR4M+CuA1KODRaNbFez/lWxA5vhEGZp4MUg==
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==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 38fb7c3

Please sign in to comment.