]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
build: bump array-uniq from 1.0.3 to 2.0.0 11245/head
authordependabot[bot] <support@dependabot.com>
Mon, 7 May 2018 09:25:56 +0000 (09:25 +0000)
committerdependabot[bot] <support@dependabot.com>
Mon, 7 May 2018 09:25:56 +0000 (09:25 +0000)
Bumps [array-uniq](https://github.com/sindresorhus/array-uniq) from 1.0.3 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/array-uniq/releases)
- [Commits](https://github.com/sindresorhus/array-uniq/compare/v1.0.3...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
package-lock.json
package.json
yarn.lock

index 0772f2dc71aa35b7a43ebb7f8cf4af4b9b73b0fa..b23b7abd4283dcb42555a425f405f02fb2329205 100644 (file)
       }
     },
     "array-uniq": {
-      "version": "1.0.3",
-      "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
-      "integrity": "sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=",
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-2.0.0.tgz",
+      "integrity": "sha512-O3QZEr+3wDj7otzF7PjNGs6CA3qmYMLvt5xGkjY/V0VxS+ovvqVo/5wKM/OVOAyuX4DTh9H31zE/yKtO66hTkg==",
       "dev": true
     },
     "array-unique": {
index 116b1bcbf35036dde218f28e1237ce3cc7c41f5f..f57153bcd1e07689ab697ffeacd4a9d0a756e891 100644 (file)
@@ -32,7 +32,7 @@
   "devDependencies": {
     "@commitlint/cli": "^6.1.3",
     "@commitlint/config-conventional": "^6.1.3",
-    "array-uniq": "^1.0.2",
+    "array-uniq": "^2.0.0",
     "autoprefixer": "^8.2.0",
     "babel-core": "^6.26.0",
     "babel-loader": "^7.1.2",
index 1ff91f39b4427f5b2a28759c09e66e4bcf5d1731..1cfc4183eea53b062c083c2c8080f8c5c26cba7b 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -474,6 +474,10 @@ array-uniq@^1.0.1, array-uniq@^1.0.2:
   version "1.0.3"
   resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
 
+array-uniq@^2.0.0:
+  version "2.0.0"
+  resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-2.0.0.tgz#0009e30306e37a6dd2e2e2480db5316fdade1583"
+
 array-unique@^0.2.1:
   version "0.2.1"
   resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"