Skip to content

Commit

Permalink
Merge pull request #306 from eliashaeussler/dependabot/npm_and_yarn/R…
Browse files Browse the repository at this point in the history
…esources/Private/Frontend/rollup-3.26.2
  • Loading branch information
eliashaeussler authored Jul 7, 2023
2 parents 4f529b7 + 248ae34 commit 7276672
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.26.1",
"rollup": "^3.26.2",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-no-emit": "^1.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.26.1:
version "3.26.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.1.tgz#b375bf4b3cbb35bdca717e3cee2413894c469397"
integrity sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==
rollup@^3.26.2:
version "3.26.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.2.tgz#2e76a37606cb523fc9fef43e6f59c93f86d95e7c"
integrity sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 7276672

Please sign in to comment.