Skip to content

Commit 6d43ad5

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump @rollup/plugin-node-resolve from 11.1.0 to 11.1.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.0 to 11.1.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v11.1.0...node-resolve-v11.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 06ac046 commit 6d43ad5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@babel/types": "^7.12.12",
1919
"@rollup/plugin-commonjs": "^11.1.0",
2020
"@rollup/plugin-json": "^4.1.0",
21-
"@rollup/plugin-node-resolve": "^11.1.0",
21+
"@rollup/plugin-node-resolve": "^11.1.1",
2222
"@rollup/plugin-replace": "^2.3.4",
2323
"@types/estree": "^0.0.42",
2424
"@types/jest": "26.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,10 +1232,10 @@
12321232
dependencies:
12331233
"@rollup/pluginutils" "^3.0.8"
12341234

1235-
"@rollup/plugin-node-resolve@^11.1.0":
1236-
version "11.1.0"
1237-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.0.tgz#fa0f888297b3aebcd6534e8aba4e6fe01997649a"
1238-
integrity sha512-ouBBppRdWJKCllDXGzJ7ZIkYbaq+5TmyP0smt1vdJCFfoZhLi31vhpmjLhyo8lreHf4RoeSNllaWrvSqHpHRog==
1235+
"@rollup/plugin-node-resolve@^11.1.1":
1236+
version "11.1.1"
1237+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.1.tgz#47bc34252914794a1b06fb50371d7520a03f91f3"
1238+
integrity sha512-zlBXR4eRS+2m79TsUZWhsd0slrHUYdRx4JF+aVQm+MI0wsKdlpC2vlDVjmlGvtZY1vsefOT9w3JxvmWSBei+Lg==
12391239
dependencies:
12401240
"@rollup/pluginutils" "^3.1.0"
12411241
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)