Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v13.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2021
1 parent 5260a72 commit fd2d284
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@commitlint/config-conventional": "12.1.4",
"@qiwi/multi-semantic-release": "3.14.2",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@storybook/addon-docs": "6.3.5",
"@storybook/addon-essentials": "6.3.5",
"@storybook/addons": "6.3.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3424,9 +3424,9 @@ __metadata:
languageName: node
linkType: hard

"@rollup/plugin-node-resolve@npm:13.0.0":
version: 13.0.0
resolution: "@rollup/plugin-node-resolve@npm:13.0.0"
"@rollup/plugin-node-resolve@npm:13.0.4":
version: 13.0.4
resolution: "@rollup/plugin-node-resolve@npm:13.0.4"
dependencies:
"@rollup/pluginutils": ^3.1.0
"@types/resolve": 1.17.1
Expand All @@ -3436,7 +3436,7 @@ __metadata:
resolve: ^1.19.0
peerDependencies:
rollup: ^2.42.0
checksum: c0237e65f50d593efc176e07a2ddf734918bc7344f739fe2254a3bfaa4be37c6d4787d045ab79d741811d3658f7e8bbb1484e6aa25bbb9fe2a3c33472b3f371d
checksum: 9013d3b2c2e5a31be12e74fdf1ade209d3ce8c52cc47c2bb724ba67727efec7275a4e987874c5b6d6a3f9f25c5364df95bfba5b2f8b874a9dbb33c3fcb927731
languageName: node
linkType: hard

Expand Down Expand Up @@ -14005,7 +14005,7 @@ fsevents@^1.2.7:
"@commitlint/config-conventional": 12.1.4
"@qiwi/multi-semantic-release": 3.14.2
"@rollup/plugin-babel": 5.3.0
"@rollup/plugin-node-resolve": 13.0.0
"@rollup/plugin-node-resolve": 13.0.4
"@storybook/addon-docs": 6.3.5
"@storybook/addon-essentials": 6.3.5
"@storybook/addons": 6.3.5
Expand Down

0 comments on commit fd2d284

Please sign in to comment.