alea-random
Advanced tools
Comparing version 2.1.5 to 2.1.6
{ | ||
"name": "alea-random", | ||
"version": "2.1.5", | ||
"version": "2.1.6", | ||
"description": "`lodash.random` but using Alea", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"alea": "^1.0.0", | ||
"alea": "^1.0.1", | ||
"lodash._isiterateecall": "^3.0.9", | ||
@@ -38,9 +38,9 @@ "lodash.tonumber": "^4.0.3", | ||
"devDependencies": { | ||
"@kenan/eslint-config": "8.0.0", | ||
"@kenan/renovate-config": "1.4.0", | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/git": "9.0.0", | ||
"@kenan/eslint-config": "9.0.4", | ||
"@kenan/renovate-config": "1.5.1", | ||
"@semantic-release/changelog": "6.0.0", | ||
"@semantic-release/git": "10.0.0", | ||
"browserify": "17.0.0", | ||
"conventional-changelog-conventionalcommits": "4.5.0", | ||
"eslint": "^7.15.0", | ||
"conventional-changelog-conventionalcommits": "4.6.1", | ||
"eslint": "^7.32.0", | ||
"lodash.constant": "3.0.0", | ||
@@ -53,6 +53,6 @@ "lodash.every": "4.6.0", | ||
"nyc": "15.1.0", | ||
"semantic-release": "17.1.1", | ||
"tape-run": "8.0.0", | ||
"tape": "5.0.1" | ||
"semantic-release": "^18.0.0", | ||
"tape-run": "9.0.0", | ||
"tape": "5.3.1" | ||
} | ||
} |
5489
4
Updatedalea@^1.0.1