Skip to content

Commit 66e48ca

Browse files
Update dependency @rollup/plugin-node-resolve to v15.2.2
1 parent ec8cf72 commit 66e48ca

File tree

12 files changed

+36
-36
lines changed

12 files changed

+36
-36
lines changed

1.4/components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "7.18.9",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
29-
"@rollup/plugin-node-resolve": "13.3.0",
29+
"@rollup/plugin-node-resolve": "15.2.2",
3030
"eslint": "8.19.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.7.1",

1.4/components/Typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "7.18.9",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
29-
"@rollup/plugin-node-resolve": "13.3.0",
29+
"@rollup/plugin-node-resolve": "15.2.2",
3030
"eslint": "8.19.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"jest": "28.1.3",

1.4/components/innerComponents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "7.18.9",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
29-
"@rollup/plugin-node-resolve": "13.3.0",
29+
"@rollup/plugin-node-resolve": "15.2.2",
3030
"eslint": "8.19.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.7.1",

1.4/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "7.18.9",
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.1",
29-
"@rollup/plugin-node-resolve": "13.3.0",
29+
"@rollup/plugin-node-resolve": "15.2.2",
3030
"babel-eslint": "10.1.0",
3131
"babel-preset-react-app": "10.0.1",
3232
"eslint": "8.19.0",

WORK/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/preset-env": "7.19.4",
2626
"@rollup/plugin-babel": "6.0.3",
2727
"@rollup/plugin-commonjs": "22.0.2",
28-
"@rollup/plugin-node-resolve": "15.0.1",
28+
"@rollup/plugin-node-resolve": "15.2.2",
2929
"babel-eslint": "10.1.0",
3030
"babel-preset-react-app": "10.0.1",
3131
"eslint": "8.26.0",

_old/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@babel/preset-env": "7.19.4",
2525
"@rollup/plugin-babel": "6.0.3",
2626
"@rollup/plugin-commonjs": "22.0.2",
27-
"@rollup/plugin-node-resolve": "15.0.1",
27+
"@rollup/plugin-node-resolve": "15.2.2",
2828
"babel-eslint": "10.1.0",
2929
"eslint": "8.26.0",
3030
"eslint-plugin-json": "3.1.0",

components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "7.19.4",
2727
"@rollup/plugin-babel": "6.0.3",
2828
"@rollup/plugin-commonjs": "22.0.2",
29-
"@rollup/plugin-node-resolve": "15.0.1",
29+
"@rollup/plugin-node-resolve": "15.2.2",
3030
"eslint": "8.26.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.7.1",

components/Miscellaneous/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,15 +1055,15 @@
10551055
magic-string "^0.25.7"
10561056
resolve "^1.17.0"
10571057

1058-
"@rollup/plugin-node-resolve@15.0.1":
1059-
version "15.0.1"
1060-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz#72be449b8e06f6367168d5b3cd5e2802e0248971"
1061-
integrity sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==
1058+
"@rollup/plugin-node-resolve@15.2.2":
1059+
version "15.2.2"
1060+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.2.tgz#9ffa367a0a359f0dfc7703acfa8bd311ef9f6832"
1061+
integrity sha512-f64bU4OKqV0yihtxFemmuf0oj37pToCFMISCA+sJbbIAl5wcpbRO9XgWNWb1tDiWQJUcPxo6V0l59hcuZOQ3kw==
10621062
dependencies:
10631063
"@rollup/pluginutils" "^5.0.1"
10641064
"@types/resolve" "1.20.2"
10651065
deepmerge "^4.2.2"
1066-
is-builtin-module "^3.2.0"
1066+
is-builtin-module "^3.2.1"
10671067
is-module "^1.0.0"
10681068
resolve "^1.22.1"
10691069

@@ -2040,10 +2040,10 @@ is-binary-path@~2.1.0:
20402040
dependencies:
20412041
binary-extensions "^2.0.0"
20422042

2043-
is-builtin-module@^3.2.0:
2044-
version "3.2.0"
2045-
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0"
2046-
integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==
2043+
is-builtin-module@^3.2.1:
2044+
version "3.2.1"
2045+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
2046+
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
20472047
dependencies:
20482048
builtin-modules "^3.3.0"
20492049

components/Typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@babel/preset-env": "7.19.4",
2727
"@rollup/plugin-babel": "6.0.3",
2828
"@rollup/plugin-commonjs": "22.0.2",
29-
"@rollup/plugin-node-resolve": "15.0.1",
29+
"@rollup/plugin-node-resolve": "15.2.2",
3030
"eslint": "8.26.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"jest": "29.2.2",

components/Typography/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1296,15 +1296,15 @@
12961296
magic-string "^0.25.7"
12971297
resolve "^1.17.0"
12981298

1299-
"@rollup/plugin-node-resolve@15.0.1":
1300-
version "15.0.1"
1301-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz#72be449b8e06f6367168d5b3cd5e2802e0248971"
1302-
integrity sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==
1299+
"@rollup/plugin-node-resolve@15.2.2":
1300+
version "15.2.2"
1301+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.2.tgz#9ffa367a0a359f0dfc7703acfa8bd311ef9f6832"
1302+
integrity sha512-f64bU4OKqV0yihtxFemmuf0oj37pToCFMISCA+sJbbIAl5wcpbRO9XgWNWb1tDiWQJUcPxo6V0l59hcuZOQ3kw==
13031303
dependencies:
13041304
"@rollup/pluginutils" "^5.0.1"
13051305
"@types/resolve" "1.20.2"
13061306
deepmerge "^4.2.2"
1307-
is-builtin-module "^3.2.0"
1307+
is-builtin-module "^3.2.1"
13081308
is-module "^1.0.0"
13091309
resolve "^1.22.1"
13101310

@@ -2642,10 +2642,10 @@ is-binary-path@~2.1.0:
26422642
dependencies:
26432643
binary-extensions "^2.0.0"
26442644

2645-
is-builtin-module@^3.2.0:
2646-
version "3.2.0"
2647-
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.0.tgz#bb0310dfe881f144ca83f30100ceb10cf58835e0"
2648-
integrity sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==
2645+
is-builtin-module@^3.2.1:
2646+
version "3.2.1"
2647+
resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-3.2.1.tgz#f03271717d8654cfcaf07ab0463faa3571581169"
2648+
integrity sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==
26492649
dependencies:
26502650
builtin-modules "^3.3.0"
26512651

0 commit comments

Comments
 (0)