ソースを参照

chore(deps-dev): bump rollup from 3.20.4 to 3.21.0 (#5079)

Bumps [rollup](https://github.com/rollup/rollup) from 3.20.4 to 3.21.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v3.20.4...v3.21.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 年間 前
コミット
89a54e63c4
2 ファイル変更8 行追加8 行削除
  1. 7 7
      package-lock.json
  2. 1 1
      package.json

+ 7 - 7
package-lock.json

@@ -31,7 +31,7 @@
         "npm-run-all": "^4.1.5",
         "postcss": "^8.4.22",
         "postcss-cli": "^10.1.0",
-        "rollup": "^3.20.4",
+        "rollup": "^3.21.0",
         "rtlcss": "^4.1.0",
         "sass": "^1.62.0",
         "stylelint": "^15.6.0",
@@ -8438,9 +8438,9 @@
       }
     },
     "node_modules/rollup": {
-      "version": "3.20.4",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.4.tgz",
-      "integrity": "sha512-n7J4tuctZXUErM9Uc916httwqmTc63zzCr2+TLCiSCpfO/Xuk3g/marGN1IlRJZi+QF3XMYx75PxXRfZDVgaRw==",
+      "version": "3.21.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.0.tgz",
+      "integrity": "sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==",
       "dev": true,
       "bin": {
         "rollup": "dist/bin/rollup"
@@ -16323,9 +16323,9 @@
       }
     },
     "rollup": {
-      "version": "3.20.4",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.4.tgz",
-      "integrity": "sha512-n7J4tuctZXUErM9Uc916httwqmTc63zzCr2+TLCiSCpfO/Xuk3g/marGN1IlRJZi+QF3XMYx75PxXRfZDVgaRw==",
+      "version": "3.21.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.0.tgz",
+      "integrity": "sha512-ANPhVcyeHvYdQMUyCbczy33nbLzI7RzrBje4uvNiTDJGIMtlKoOStmympwr9OtS1LZxiDmE2wvxHyVhoLtf1KQ==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.2"

+ 1 - 1
package.json

@@ -78,7 +78,7 @@
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.22",
     "postcss-cli": "^10.1.0",
-    "rollup": "^3.20.4",
+    "rollup": "^3.21.0",
     "rtlcss": "^4.1.0",
     "sass": "^1.62.0",
     "stylelint": "^15.6.0",