Skip to content

Commit e252cd8

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] <[email protected]>
1 parent a568ea3 commit e252cd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
"callsite": "^1.0.0",
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
@@ -3831,10 +3831,10 @@ dir-glob@^3.0.1:
38313831
dependencies:
38323832
path-type "^4.0.0"
38333833

3834-
djb2a@^1.2.0:
3835-
version "1.2.0"
3836-
resolved "https://registry.npmjs.org/djb2a/-/djb2a-1.2.0.tgz#a441d5f49b90b78aac52d2c44f5a6c49b3d1724b"
3837-
integrity sha512-rXrJYOPCGvHPYw8R2u/zczFTG3xXNqklrtT17vTPm8n/4a16PKEhrfgMwJ9Zyuz96PJwZzHuK2ChQO/SSChuKA==
3834+
djb2a@^2.0.0:
3835+
version "2.0.0"
3836+
resolved "https://registry.npmjs.org/djb2a/-/djb2a-2.0.0.tgz#63ad541b06b821de4b81ea7d59420cad76ce41aa"
3837+
integrity sha512-mSkCTNSJRGjNUADzWx1ubTGxJh2IVY9uoc/WGozUIu0mgBUEvIyBn9uTs9jqFBbJxQthJMF3uDx0cnpdlAUo4Q==
38383838

38393839
doctrine@^3.0.0:
38403840
version "3.0.0"

0 commit comments

Comments
 (0)