Skip to content

Commit 916adf8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @rollup/plugin-node-resolve to v13.0.4
1 parent a016fd4 commit 916adf8

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
@@ -68,7 +68,7 @@
6868
},
6969
"devDependencies": {
7070
"@rollup/plugin-commonjs": "19.0.1",
71-
"@rollup/plugin-node-resolve": "13.0.3",
71+
"@rollup/plugin-node-resolve": "13.0.4",
7272
"@rollup/plugin-typescript": "8.2.3",
7373
"@semantic-release/changelog": "5.0.1",
7474
"@semantic-release/git": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -800,10 +800,10 @@
800800
magic-string "^0.25.7"
801801
resolve "^1.17.0"
802802

803-
"@rollup/plugin-node-resolve@13.0.3":
804-
version "13.0.3"
805-
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.3.tgz#4287e694f4e322e44f78afa38816f765ed47c816"
806-
integrity sha512-Wbq294ydDlsliRlVTZ2QZcdtIiY8t6EeuUKzXw5j5BLQ0i2hcvfGOwol1FDm77lp89MmyNJT6aQWsT0jAAfaQw==
803+
"@rollup/plugin-node-resolve@13.0.4":
804+
version "13.0.4"
805+
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-13.0.4.tgz#b10222f4145a019740acb7738402130d848660c0"
806+
integrity sha512-eYq4TFy40O8hjeDs+sIxEH/jc9lyuI2k9DM557WN6rO5OpnC2qXMBNj4IKH1oHrnAazL49C5p0tgP0/VpqJ+/w==
807807
dependencies:
808808
"@rollup/pluginutils" "^3.1.0"
809809
"@types/resolve" "1.17.1"

0 commit comments

Comments
 (0)