Skip to content

Commit fa868ed

Browse files
authored
Merge pull request #264 from vadymshymko/dependabot/npm_and_yarn/rollup/plugin-node-resolve-15.3.0
Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0
2 parents da12753 + 5ba2134 commit fa868ed

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

yarn.lock

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -154,14 +154,13 @@
154154
magic-string "^0.30.3"
155155

156156
"@rollup/plugin-node-resolve@^15.0.1":
157-
version "15.2.3"
158-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9"
159-
integrity sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==
157+
version "15.3.0"
158+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5"
159+
integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
160160
dependencies:
161161
"@rollup/pluginutils" "^5.0.1"
162162
"@types/resolve" "1.20.2"
163163
deepmerge "^4.2.2"
164-
is-builtin-module "^3.2.1"
165164
is-module "^1.0.0"
166165
resolve "^1.22.1"
167166

@@ -679,11 +678,6 @@ buffer-from@^1.0.0:
679678
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
680679
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
681680

682-
builtin-modules@^3.3.0:
683-
version "3.3.0"
684-
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
685-
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
686-
687681
call-bind@^1.0.0, call-bind@^1.0.2:
688682
version "1.0.2"
689683
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -1866,13 +1860,6 @@ is-boolean-object@^1.1.0:
18661860
call-bind "^1.0.2"
18671861
has-tostringtag "^1.0.0"
18681862

1869-
is-builtin-module@^3.2.1:
1870-
version "3.2.1"
1871-
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
1872-
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
1873-
dependencies:
1874-
builtin-modules "^3.3.0"
1875-
18761863
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
18771864
version "1.2.7"
18781865
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"

0 commit comments

Comments
 (0)