Skip to content

Commit

Permalink
chore(deps): update dependency re2 to v1.18.0 (#19466)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 18, 2022
1 parent 864585a commit 20976a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -237,7 +237,7 @@
"zod": "3.19.1"
},
"optionalDependencies": {
"re2": "1.17.8"
"re2": "1.18.0"
},
"devDependencies": {
"@jest/globals": "29.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -8448,10 +8448,10 @@ rc@1.2.8, rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

re2@1.17.8:
version "1.17.8"
resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.8.tgz#c32ade6c78c33722b947d0dcfbddd7bfc259c794"
integrity sha512-KM5zYGb1BlPPU8xLq9kkxwMq2wntoluIbjELcPSRS32hxgJqked3ahmtzu6vY1SMqjxHfutStF2b3KuRjcJHHg==
re2@1.18.0:
version "1.18.0"
resolved "https://registry.yarnpkg.com/re2/-/re2-1.18.0.tgz#6d6f47c5aaa436eb7a7d68b260f8cf25d7948619"
integrity sha512-MoCYZlJ9YUgksND9asyNF2/x532daXU/ARp1UeJbQ5flMY6ryKNEhrWt85aw3YluzOJlC3vXpGgK2a1jb0b4GA==
dependencies:
install-artifact-from-github "^1.3.1"
nan "^2.17.0"
Expand Down

0 comments on commit 20976a5

Please sign in to comment.