Skip to content

Commit 03cef81

Browse files
build(deps-dev): bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.2.0 to 11.2.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@node-resolve-v11.2.0...node-resolve-v11.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a8a2530 commit 03cef81

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
@@ -66,7 +66,7 @@
6666
"@rollup/plugin-babel": "^5.3.0",
6767
"@rollup/plugin-commonjs": "18.0.0",
6868
"@rollup/plugin-json": "^4.0.2",
69-
"@rollup/plugin-node-resolve": "11.2.0",
69+
"@rollup/plugin-node-resolve": "11.2.1",
7070
"@types/jest": "^26.0.22",
7171
"@types/prettier": "^2.2.0",
7272
"@typescript-eslint/eslint-plugin": "2.34.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,10 +1277,10 @@
12771277
dependencies:
12781278
"@rollup/pluginutils" "^3.0.8"
12791279

1280-
"@rollup/[email protected].0":
1281-
version "11.2.0"
1282-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.0.tgz#a5ab88c35bb7622d115f44984dee305112b6f714"
1283-
integrity sha512-qHjNIKYt5pCcn+5RUBQxK8krhRvf1HnyVgUCcFFcweDS7fhkOLZeYh0mhHK6Ery8/bb9tvN/ubPzmfF0qjDCTA==
1280+
"@rollup/[email protected].1":
1281+
version "11.2.1"
1282+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.2.1.tgz#82aa59397a29cd4e13248b106e6a4a1880362a60"
1283+
integrity sha512-yc2n43jcqVyGE2sqV5/YCmocy9ArjVAP/BeXyTtADTBBX6V0e5UMqwO8CdQ0kzjb6zu5P1qMzsScCMRvE9OlVg==
12841284
dependencies:
12851285
"@rollup/pluginutils" "^3.1.0"
12861286
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)