Skip to content

Commit 95c6392

Browse files
authored
Merge pull request #77 from fingerprintjs/dependabot/npm_and_yarn/web/rollup-3.29.5
build(deps-dev): bump rollup from 3.3.0 to 3.29.5 in /web
2 parents cf511b9 + dd8c5bf commit 95c6392

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"devDependencies": {
1515
"@rollup/plugin-node-resolve": "^15.0.1",
1616
"@rollup/plugin-typescript": "^9.0.2",
17-
"rollup": "^3.3.0",
17+
"rollup": "^3.29.5",
1818
"rollup-plugin-license": "^3.0.1",
1919
"rollup-plugin-terser": "^7.0.2",
2020
"typescript": "^4.9.3"

web/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -397,10 +397,10 @@ rollup-plugin-terser@^7.0.2:
397397
serialize-javascript "^4.0.0"
398398
terser "^5.0.0"
399399

400-
rollup@^3.3.0:
401-
version "3.3.0"
402-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.3.0.tgz#ae8dc84808a9c75d775d8b2ed8db1adada31a581"
403-
integrity sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==
400+
rollup@^3.29.5:
401+
version "3.29.5"
402+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
403+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
404404
optionalDependencies:
405405
fsevents "~2.3.2"
406406

0 commit comments

Comments
 (0)