Skip to content

Commit c0d37ea

Browse files
Bump @rollup/plugin-node-resolve from 11.0.0 to 11.0.1
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 11.0.0 to 11.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@commonjs-v11.0.0...commonjs-v11.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a274d3b commit c0d37ea

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
@@ -74,7 +74,7 @@
7474
"@babel/preset-env": "7.12.11",
7575
"@babel/preset-typescript": "7.12.7",
7676
"@rollup/plugin-commonjs": "17.0.0",
77-
"@rollup/plugin-node-resolve": "11.0.0",
77+
"@rollup/plugin-node-resolve": "11.0.1",
7878
"@types/express": "4.17.9",
7979
"@types/jest": "26.0.19",
8080
"@types/js-yaml": "3.12.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1159,10 +1159,10 @@
11591159
magic-string "^0.25.7"
11601160
resolve "^1.17.0"
11611161

1162-
"@rollup/[email protected].0":
1163-
version "11.0.0"
1164-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.0.0.tgz#770458fb26691a686c5f29f37dded94832ffce59"
1165-
integrity sha512-8Hrmwjn1pLYjUxcv7U7IPP0qfnzEJWHyHE6CaZ8jbLM+8axaarJRB1jB6JgKTDp5gNga+TpsgX6F8iuvgOerKQ==
1162+
"@rollup/[email protected].1":
1163+
version "11.0.1"
1164+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.0.1.tgz#d3765eec4bccf960801439a999382aed2dca959b"
1165+
integrity sha512-ltlsj/4Bhwwhb+Nb5xCz/6vieuEj2/BAkkqVIKmZwC7pIdl8srmgmglE4S0jFlZa32K4qvdQ6NHdmpRKD/LwoQ==
11661166
dependencies:
11671167
"@rollup/pluginutils" "^3.1.0"
11681168
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)