Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-19 07:49:15 +0300
committerGitHub <noreply@github.com>2021-05-19 07:49:15 +0300
commit4509d2dc59baa0895b9c7c7aae493605f0985532 (patch)
tree520b31b724e11ddae9218dcdee80454a8e5e0d78
parent9f95b089693400cccad0ddc88e14a33bc06090ad (diff)
Bump rollup from 2.47.0 to 2.48.0 (#34022)
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 90ff94cfe3..4d27ff5ded 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9027,9 +9027,9 @@
}
},
"rollup": {
- "version": "2.47.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.47.0.tgz",
- "integrity": "sha512-rqBjgq9hQfW0vRmz+0S062ORRNJXvwRpzxhFXORvar/maZqY6za3rgQ/p1Glg+j1hnc1GtYyQCPiAei95uTElg==",
+ "version": "2.48.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.48.0.tgz",
+ "integrity": "sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A==",
"dev": true,
"requires": {
"fsevents": "~2.3.1"
diff --git a/package.json b/package.json
index 338eb65381..2e456efb09 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.15",
"postcss-cli": "^8.3.1",
- "rollup": "^2.47.0",
+ "rollup": "^2.48.0",
"rollup-plugin-istanbul": "^3.0.0",
"rtlcss": "^3.1.2",
"sass": "^1.32.13",