]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0 (#31989)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 27 Oct 2020 10:04:19 +0000 (12:04 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Oct 2020 10:04:19 +0000 (12:04 +0200)
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index a977ebc8793f84af526ebfd9117ca073396ae23d..581bcaebea684838f250ee338239bc1acd9588d5 100644 (file)
       }
     },
     "@rollup/plugin-node-resolve": {
-      "version": "9.0.0",
-      "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-9.0.0.tgz",
-      "integrity": "sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg==",
+      "version": "10.0.0",
+      "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-10.0.0.tgz",
+      "integrity": "sha512-sNijGta8fqzwA1VwUEtTvWCx2E7qC70NMsDh4ZG13byAXYigBNZMxALhKUSycBks5gupJdq0lFrKumFrRZ8H3A==",
       "dev": true,
       "requires": {
         "@rollup/pluginutils": "^3.1.0",
index b9f09f5688d46cb12fb469a72dfcff6888b9bb0d..c25320447370de76f60366319c18b042f00bc813 100644 (file)
@@ -97,7 +97,7 @@
     "@babel/preset-env": "^7.12.1",
     "@rollup/plugin-babel": "^5.2.1",
     "@rollup/plugin-commonjs": "^16.0.0",
-    "@rollup/plugin-node-resolve": "^9.0.0",
+    "@rollup/plugin-node-resolve": "^10.0.0",
     "autoprefixer": "^9.8.6",
     "bundlewatch": "^0.3.1",
     "clean-css-cli": "^4.3.0",