Skip to content

Commit

Permalink
chore(deps): update dependency re2 to v1.17.1 (#13062)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 12, 2021
1 parent fa1240f commit dd5edbb
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 @@ -206,7 +206,7 @@
"xmldoc": "1.1.2"
},
"optionalDependencies": {
"re2": "1.17.0"
"re2": "1.17.1"
},
"devDependencies": {
"@actions/core": "1.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -9065,10 +9065,10 @@ rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

re2@1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.0.tgz#6fe044011513be3e1b89a872d02b18cf45920570"
integrity sha512-hb2NBoC3kYWKCtTZCJncv9jIfI1LKUVyVU4yhy0egr9HBMsLrVhLCQB5p2U/btx+ZB26WNcI0/YATPRymm4fYw==
re2@1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/re2/-/re2-1.17.1.tgz#0202025aa20dd574a8cdb439811761d88b70ae59"
integrity sha512-TrhxVzakyO/WJsErkc01zjlEiDLCuuRuddbVi2I8YasIbh6MEJfkRoajBRj+ggm00gnGI2EMemE9GrlKrgUZ8Q==
dependencies:
install-artifact-from-github "^1.2.0"
nan "^2.15.0"
Expand Down

0 comments on commit dd5edbb

Please sign in to comment.