Skip to content

Commit 69178e5

Browse files
chore(deps-dev): bump @rollup/plugin-node-resolve from 15.3.0 to 16.0.0 (#520)
1 parent 8f5fc87 commit 69178e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@typescript-eslint/eslint-plugin": "^5.62.0",
1313
"@typescript-eslint/parser": "^5.62.0",
1414
"eslint": "^8.57.1",
15-
"@rollup/plugin-node-resolve": "^15.3.0",
15+
"@rollup/plugin-node-resolve": "^16.0.0",
1616
"rollup-plugin-terser": "^7.0.2",
1717
"rollup-plugin-typescript2": "^0.36.0",
1818
"rollup": "^2.79.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -140,10 +140,10 @@
140140
"@nodelib/fs.scandir" "2.1.5"
141141
fastq "^1.6.0"
142142

143-
"@rollup/plugin-node-resolve@^15.3.0":
144-
version "15.3.0"
145-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5"
146-
integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
143+
"@rollup/plugin-node-resolve@^16.0.0":
144+
version "16.0.0"
145+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-16.0.0.tgz#b1a0594661f40d7b061d82136e847354ff85f211"
146+
integrity sha512-0FPvAeVUT/zdWoO0jnb/V5BlBsUSNfkIOtFHzMO4H9MOklrmQFY6FduVHKucNb/aTFxvnGhj4MNj/T1oNdDfNg==
147147
dependencies:
148148
"@rollup/pluginutils" "^5.0.1"
149149
"@types/resolve" "1.20.2"

0 commit comments

Comments
 (0)