Skip to content

Commit 31c33b3

Browse files
chore(deps): update dependency @rollup/plugin-node-resolve to v13.0.5 (#969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 3aaaf4e commit 31c33b3

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
@@ -20,7 +20,7 @@
2020
"devDependencies": {
2121
"@rollup/plugin-commonjs": "20.0.0",
2222
"@rollup/plugin-json": "4.1.0",
23-
"@rollup/plugin-node-resolve": "13.0.4",
23+
"@rollup/plugin-node-resolve": "13.0.5",
2424
"@rollup/plugin-typescript": "8.2.5",
2525
"@types/mocha": "9.0.0",
2626
"conventional-changelog-cli": "2.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,10 +1117,10 @@
11171117
dependencies:
11181118
"@rollup/pluginutils" "^3.0.8"
11191119

1120-
"@rollup/plugin-node-resolve@13.0.4":
1121-
version "13.0.4"
1122-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.4.tgz#b10222f4145a019740acb7738402130d848660c0"
1123-
integrity sha512-eYq4TFy40O8hjeDs+sIxEH/jc9lyuI2k9DM557WN6rO5OpnC2qXMBNj4IKH1oHrnAazL49C5p0tgP0/VpqJ+/w==
1120+
"@rollup/plugin-node-resolve@13.0.5":
1121+
version "13.0.5"
1122+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.5.tgz#016abe58796a4ff544d6beac7818921e3d3777fc"
1123+
integrity sha512-mVaw6uxtvuGx/XCI4qBQXsDZJUfyx5vp39iE0J/7Hd6wDhEbjHr6aES7Nr9yWbuE0BY+oKp6N7Bq6jX5NCGNmQ==
11241124
dependencies:
11251125
"@rollup/pluginutils" "^3.1.0"
11261126
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)