Skip to content

Commit

Permalink
fix(deps): update dependency rollup to ^2.77.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 22, 2022
1 parent 8c4f5e4 commit e23e895
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/scaffold/package.json
Expand Up @@ -52,7 +52,7 @@
"lodash": "^4.17.21",
"multi-semantic-release": "^2.13.0",
"prettier": "^2.7.1",
"rollup": "^2.77.2",
"rollup": "^2.77.3",
"sort-package-json": "^1.57.0",
"ts-jest": "^28.0.7",
"ts-loader": "^9.3.1",
Expand Down
18 changes: 16 additions & 2 deletions yarn.lock
Expand Up @@ -3408,7 +3408,7 @@ __metadata:
lodash: ^4.17.21
multi-semantic-release: ^2.13.0
prettier: ^2.7.1
rollup: ^2.77.2
rollup: ^2.77.3
sort-package-json: ^1.57.0
ts-jest: ^28.0.7
ts-loader: ^9.3.1
Expand Down Expand Up @@ -13336,7 +13336,7 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"rollup@npm:^2.75.6, rollup@npm:^2.77.2":
"rollup@npm:^2.75.6":
version: 2.77.2
resolution: "rollup@npm:2.77.2"
dependencies:
Expand All @@ -13350,6 +13350,20 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"rollup@npm:^2.77.3":
version: 2.78.1
resolution: "rollup@npm:2.78.1"
dependencies:
fsevents: ~2.3.2
dependenciesMeta:
fsevents:
optional: true
bin:
rollup: dist/bin/rollup
checksum: 9034814383ca5bdb4bea6d499270aeb31cdb0bb884f81b0c6a1d19c63cc973f040e6ee09b7af8a7169dd231c090f4b44ef8b99c4bfdf884aceeb3dcefb8cfa14
languageName: node
linkType: hard

"run-parallel@npm:^1.1.9":
version: 1.2.0
resolution: "run-parallel@npm:1.2.0"
Expand Down

0 comments on commit e23e895

Please sign in to comment.