Skip to content

Commit

Permalink
Merge pull request #66 from fingerprintjs/dependabot/npm_and_yarn/dev…
Browse files Browse the repository at this point in the history
…elop/rollup-3.21.6

build(deps-dev): bump rollup from 3.18.0 to 3.21.6
  • Loading branch information
Sergey Shelomentsev authored May 11, 2023
2 parents 7427429 + e3415df commit e456908
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 @@ -52,7 +52,7 @@
"fetch-mock": "^9.11.0",
"jest": "^29.2.2",
"prettier": "^2.8.0",
"rollup": "^3.18.0",
"rollup": "^3.21.6",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-dts": "^5.0.0",
"rollup-plugin-license": "^2.8.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4843,10 +4843,10 @@ rollup-plugin-typescript2@^0.34.1:
semver "^7.3.7"
tslib "^2.4.0"

rollup@^3.18.0, rollup@^3.21.0:
version "3.21.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.5.tgz#1fbae43dc1079497b04604707f1cf979e51bfe49"
integrity sha512-a4NTKS4u9PusbUJcfF4IMxuqjFzjm6ifj76P54a7cKnvVzJaG12BLVR+hgU2YDGHzyMMQNxLAZWuALsn8q2oQg==
rollup@^3.21.0, rollup@^3.21.6:
version "3.21.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.21.6.tgz#f5649ccdf8fcc7729254faa457cbea9547eb86db"
integrity sha512-SXIICxvxQxR3D4dp/3LDHZIJPC8a4anKMHd4E3Jiz2/JnY+2bEjqrOokAauc5ShGVNFHlEFjBXAXlaxkJqIqSg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit e456908

Please sign in to comment.