Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-node-resolve to v15.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2023
1 parent 103d9d8 commit 2a04daf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@commitlint/config-conventional": "17.7.0",
"@pacote/eslint-config": "6.0.1",
"@rollup/plugin-commonjs": "25.0.3",
"@rollup/plugin-node-resolve": "15.1.0",
"@rollup/plugin-node-resolve": "15.2.0",
"@rollup/plugin-terser": "^0.4.0",
"@rollup/plugin-typescript": "11.1.2",
"@testing-library/cypress": "9.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -886,10 +886,10 @@
is-reference "1.2.1"
magic-string "^0.27.0"

"@rollup/plugin-node-resolve@15.1.0":
version "15.1.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.1.0.tgz#9ffcd8e8c457080dba89bb9fcb583a6778dc757e"
integrity sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==
"@rollup/plugin-node-resolve@15.2.0":
version "15.2.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.0.tgz#982053b237f81471aace570472e88a456d211621"
integrity sha512-mKur03xNGT8O9ODO6FtT43ITGqHWZbKPdVJHZb+iV9QYcdlhUUB0wgknvA4KCUmC5oHJF6O2W1EgmyOQyVUI4Q==
dependencies:
"@rollup/pluginutils" "^5.0.1"
"@types/resolve" "1.20.2"
Expand Down

0 comments on commit 2a04daf

Please sign in to comment.