Skip to content

Commit

Permalink
Merge pull request #178 from dawidjaniga/dependabot/npm_and_yarn/roll…
Browse files Browse the repository at this point in the history
…up-plugin-node-resolve-5.2.0

build(deps-dev): bump rollup-plugin-node-resolve from 5.1.0 to 5.2.0
  • Loading branch information
janigowski authored Dec 10, 2024
2 parents 0f534d2 + 7cec385 commit 98b1d6e
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 @@ -41,7 +41,7 @@
"rollup": "4.28.1",
"rollup-plugin-babel": "4.3.3",
"rollup-plugin-livereload": "1.0.2",
"rollup-plugin-node-resolve": "5.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-postcss": "2.0.5",
"rollup-plugin-serve": "1.0.2",
"semantic-release": "15.13.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9690,10 +9690,10 @@ rollup-plugin-livereload@1.0.2:
dependencies:
livereload "0.8.0"

rollup-plugin-node-resolve@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.1.0.tgz#49608b6ecaf2b776ab83e317d39b282d65d21b76"
integrity sha512-2hwwHNj0s8UEtUNT+lJq8rFWEznP7yJm3GCHBicadF6hiNX1aRARRZIjz2doeTlTGg/hOvJr4C/8+3k9Y/J5Hg==
rollup-plugin-node-resolve@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523"
integrity sha512-jUlyaDXts7TW2CqQ4GaO5VJ4PwwaV8VUGA7+km3n6k6xtOEacf61u0VXwN80phY/evMcaS+9eIeJ9MOyDxt5Zw==
dependencies:
"@types/resolve" "0.0.8"
builtin-modules "^3.1.0"
Expand Down

0 comments on commit 98b1d6e

Please sign in to comment.