Skip to content

Commit 9e25cc6

Browse files
Bump @rollup/plugin-node-resolve from 11.1.1 to 11.2.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.1.1 to 11.2.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@node-resolve-v11.1.1...node-resolve-v11.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 8ea9aaf commit 9e25cc6

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
@@ -75,7 +75,7 @@
7575
"@babel/preset-env": "7.12.16",
7676
"@babel/preset-typescript": "7.12.16",
7777
"@rollup/plugin-commonjs": "17.1.0",
78-
"@rollup/plugin-node-resolve": "11.1.1",
78+
"@rollup/plugin-node-resolve": "11.2.0",
7979
"@types/express": "4.17.11",
8080
"@types/jest": "26.0.20",
8181
"@types/js-yaml": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1166,10 +1166,10 @@
11661166
magic-string "^0.25.7"
11671167
resolve "^1.17.0"
11681168

1169-
"@rollup/plugin-node-resolve@11.1.1":
1170-
version "11.1.1"
1171-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.1.1.tgz#47bc34252914794a1b06fb50371d7520a03f91f3"
1172-
integrity sha512-zlBXR4eRS+2m79TsUZWhsd0slrHUYdRx4JF+aVQm+MI0wsKdlpC2vlDVjmlGvtZY1vsefOT9w3JxvmWSBei+Lg==
1169+
"@rollup/plugin-node-resolve@11.2.0":
1170+
version "11.2.0"
1171+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.0.tgz#a5ab88c35bb7622d115f44984dee305112b6f714"
1172+
integrity sha512-qHjNIKYt5pCcn+5RUBQxK8krhRvf1HnyVgUCcFFcweDS7fhkOLZeYh0mhHK6Ery8/bb9tvN/ubPzmfF0qjDCTA==
11731173
dependencies:
11741174
"@rollup/pluginutils" "^3.1.0"
11751175
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)