Skip to content

Commit 3fffa6b

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(dependencies): update dependency @rollup/plugin-node-resolve to ^13.1.3
1 parent 6b8a49f commit 3fffa6b

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
@@ -7,7 +7,7 @@
77
"private": true,
88
"devDependencies": {
99
"@rollup/plugin-commonjs": "^20.0.0",
10-
"@rollup/plugin-node-resolve": "^13.1.2",
10+
"@rollup/plugin-node-resolve": "^13.1.3",
1111
"@rollup/plugin-typescript": "^8.3.0",
1212
"@tailwindcss/forms": "0.4.0",
1313
"@types/crypto-js": "^4.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -618,10 +618,10 @@
618618
magic-string "^0.25.7"
619619
resolve "^1.17.0"
620620

621-
"@rollup/plugin-node-resolve@^13.1.2":
622-
version "13.1.2"
623-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.2.tgz#f05cbdce79e6d5fe1c4249a33ea961ea21cec258"
624-
integrity sha512-xyqbuf1vyOPC60jEKhx3DBHunymnCJswzjNTKfX4Jz7zCPar1UqbRZCNY1u5QaXh97beaFTWdoUUWiV4qX8o/g==
621+
"@rollup/plugin-node-resolve@^13.1.3":
622+
version "13.1.3"
623+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.1.3.tgz#2ed277fb3ad98745424c1d2ba152484508a92d79"
624+
integrity sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==
625625
dependencies:
626626
"@rollup/pluginutils" "^3.1.0"
627627
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)