Skip to content

Commit d7e5526

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v13.2.0 (#1064)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 64f6d60 commit d7e5526

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@arkweid/lefthook": "0.7.7",
2222
"@rollup/plugin-commonjs": "21.0.3",
2323
"@rollup/plugin-json": "4.1.0",
24-
"@rollup/plugin-node-resolve": "13.1.3",
24+
"@rollup/plugin-node-resolve": "13.2.0",
2525
"@rollup/plugin-typescript": "8.3.1",
2626
"@types/mocha": "9.1.0",
2727
"conventional-changelog-cli": "2.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,10 +1317,10 @@
13171317
dependencies:
13181318
"@rollup/pluginutils" "^3.0.8"
13191319

1320-
"@rollup/plugin-node-resolve@13.1.3":
1321-
version "13.1.3"
1322-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.3.tgz#2ed277fb3ad98745424c1d2ba152484508a92d79"
1323-
integrity sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==
1320+
"@rollup/plugin-node-resolve@13.2.0":
1321+
version "13.2.0"
1322+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.2.0.tgz#ac516c4649b7133273a944778df439d3081dc3d1"
1323+
integrity sha512-GuUIUyIKq7EjQxB51XSn6zPHYo+cILQQBYOGYvFFNxws2OVOqCBShAoof2hFrV8bAZzZGDBDQ8m2iUt8SLOUkg==
13241324
dependencies:
13251325
"@rollup/pluginutils" "^3.1.0"
13261326
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)