Skip to content

Commit

Permalink
deps(rollup-plugin-polyfill-node): Update to v0.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Jan 31, 2023
1 parent da5117c commit 0fc6c06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/packemon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"resolve": "^1.22.1",
"rollup": "^3.12.0",
"rollup-plugin-node-externals": "^5.0.3",
"rollup-plugin-polyfill-node": "^0.11.0",
"rollup-plugin-polyfill-node": "^0.12.0",
"semver": "^7.3.8",
"spdx-license-list": "^6.6.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17578,7 +17578,7 @@ __metadata:
resolve: ^1.22.1
rollup: ^3.12.0
rollup-plugin-node-externals: ^5.0.3
rollup-plugin-polyfill-node: ^0.11.0
rollup-plugin-polyfill-node: ^0.12.0
semver: ^7.3.8
spdx-license-list: ^6.6.0
peerDependencies:
Expand Down Expand Up @@ -19792,14 +19792,14 @@ __metadata:
languageName: node
linkType: hard

"rollup-plugin-polyfill-node@npm:^0.11.0":
version: 0.11.0
resolution: "rollup-plugin-polyfill-node@npm:0.11.0"
"rollup-plugin-polyfill-node@npm:^0.12.0":
version: 0.12.0
resolution: "rollup-plugin-polyfill-node@npm:0.12.0"
dependencies:
"@rollup/plugin-inject": ^5.0.1
peerDependencies:
rollup: ^1.20.0 || ^2.0.0 || ^3.0.0
checksum: 059657c718154964c7b2e9140aa884fb1602a2f9348124f942d3ce4e5640fcf92733cd9096c77d7ff99842b3a07b7e237126b5b185d678f7f523aaf0d949e67b
checksum: d5cf7fcd15795cb3fc0c005c04b1ad30b776202591ae6d316654a2e0388861f8c0950234f4979eaae6024f3da37f08a3d83cc94cb625fbe3984b68a1184f7165
languageName: node
linkType: hard

Expand Down

0 comments on commit 0fc6c06

Please sign in to comment.