Skip to content

Commit

Permalink
[TASK]: Bump rollup from 3.26.0 to 3.26.1 in /Resources/Private/Frontend
Browse files Browse the repository at this point in the history
Bumps [rollup](https://github.com/rollup/rollup) from 3.26.0 to 3.26.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.26.0...v3.26.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 5, 2023
1 parent fd6e188 commit 9a4b97f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Resources/Private/Frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-sonarjs": "^0.19.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.24",
"rollup": "^3.21.2",
"rollup": "^3.26.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-no-emit": "^0.0.1",
"rollup-plugin-postcss": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions Resources/Private/Frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2595,10 +2595,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@^3.21.2:
version "3.26.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==
rollup@^3.26.1:
version "3.26.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.1.tgz#b375bf4b3cbb35bdca717e3cee2413894c469397"
integrity sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 9a4b97f

Please sign in to comment.