Skip to content

Commit 7aa26e3

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 983874f commit 7aa26e3

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
"@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": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4606,10 +4606,10 @@ dir-glob@^3.0.1:
46064606
dependencies:
46074607
path-type "^4.0.0"
46084608

4609-
djb2a@^1.2.0:
4610-
version "1.2.0"
4611-
resolved "https://registry.npmjs.org/djb2a/-/djb2a-1.2.0.tgz#a441d5f49b90b78aac52d2c44f5a6c49b3d1724b"
4612-
integrity sha512-rXrJYOPCGvHPYw8R2u/zczFTG3xXNqklrtT17vTPm8n/4a16PKEhrfgMwJ9Zyuz96PJwZzHuK2ChQO/SSChuKA==
4609+
djb2a@^2.0.0:
4610+
version "2.0.0"
4611+
resolved "https://registry.npmjs.org/djb2a/-/djb2a-2.0.0.tgz#63ad541b06b821de4b81ea7d59420cad76ce41aa"
4612+
integrity sha512-mSkCTNSJRGjNUADzWx1ubTGxJh2IVY9uoc/WGozUIu0mgBUEvIyBn9uTs9jqFBbJxQthJMF3uDx0cnpdlAUo4Q==
46134613

46144614
doctrine@^3.0.0:
46154615
version "3.0.0"

0 commit comments

Comments
 (0)