Skip to content

Commit 1217db0

Browse files
chore(deps): bump djb2a from 1.2.0 to 2.0.0
Bumps [djb2a](https://github.com/sindresorhus/djb2a) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/sindresorhus/djb2a/releases) - [Commits](sindresorhus/djb2a@v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1add290 commit 1217db0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/betterer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@phenomnomnominal/debug": "^0.2.5",
3636
"@phenomnomnominal/worker-require": "^0.0.34",
3737
"chokidar": "^3.3.1",
38-
"djb2a": "^1.2.0",
38+
"djb2a": "^2.0.0",
3939
"fast-memoize": "^2.5.2",
4040
"lines-and-columns": "^1.1.6",
4141
"minimatch": "^3.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4309,10 +4309,10 @@ dir-glob@^3.0.1:
43094309
dependencies:
43104310
path-type "^4.0.0"
43114311

4312-
djb2a@^1.2.0:
4313-
version "1.2.0"
4314-
resolved "https://registry.npmjs.org/djb2a/-/djb2a-1.2.0.tgz#a441d5f49b90b78aac52d2c44f5a6c49b3d1724b"
4315-
integrity sha512-rXrJYOPCGvHPYw8R2u/zczFTG3xXNqklrtT17vTPm8n/4a16PKEhrfgMwJ9Zyuz96PJwZzHuK2ChQO/SSChuKA==
4312+
djb2a@^2.0.0:
4313+
version "2.0.0"
4314+
resolved "https://registry.npmjs.org/djb2a/-/djb2a-2.0.0.tgz#63ad541b06b821de4b81ea7d59420cad76ce41aa"
4315+
integrity sha512-mSkCTNSJRGjNUADzWx1ubTGxJh2IVY9uoc/WGozUIu0mgBUEvIyBn9uTs9jqFBbJxQthJMF3uDx0cnpdlAUo4Q==
43164316

43174317
doctrine@^3.0.0:
43184318
version "3.0.0"

0 commit comments

Comments
 (0)