chore(deps): bump re2js from 0.3.3 to 0.4.0 (#13179)

* chore(deps): bump re2js from 0.3.3 to 0.4.0

Bumps [re2js](https://github.com/le0pard/re2js) from 0.3.3 to 0.4.0.
- [Release notes](https://github.com/le0pard/re2js/releases)
- [Commits](https://github.com/le0pard/re2js/compare/0.3.3...0.4.0)

---
updated-dependencies:
- dependency-name: re2js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-09-01 06:32:46 +08:00
committed by GitHub
parent 4f94d80ec6
commit d5f916caec
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -134,7 +134,7 @@
"puppeteer-extra-plugin-user-preferences": "2.4.1",
"query-string": "7.1.3",
"rand-user-agent": "1.0.109",
"re2js": "0.3.3",
"re2js": "0.4.0",
"require-all": "3.0.0",
"rfc4648": "1.5.2",
"rss-parser": "3.13.0",
+4 -4
View File
@@ -159,8 +159,8 @@ dependencies:
specifier: 1.0.109
version: 1.0.109
re2js:
specifier: 0.3.3
version: 0.3.3
specifier: 0.4.0
version: 0.4.0
require-all:
specifier: 3.0.0
version: 3.0.0
@@ -6353,8 +6353,8 @@ packages:
resolution: {integrity: sha512-mnAH0jDJQ0SJtEXjoW5aQILEc+33RwtKzKxwK9JG1a06M6nn8WDWheD+kmc5ucs+ux4FEWX3+PZuEB8r3x15yQ==}
dev: false
/re2js@0.3.3:
resolution: {integrity: sha512-zjGPsQN4Zaw7ijseQBmUYn+ncMus+arFSJOHQA3wMu9xuzh73kPPdPrRg6+UmNq2HAexdBXPr2Fnde5CELmA4A==}
/re2js@0.4.0:
resolution: {integrity: sha512-W6t5XWgedRUsSw3lcJCjejDwybz7xaBfDDpySQEgSdO6AYWbrFFHHOsunE6rcmkiPhyLMonlJNVtbcy9/+GBbQ==}
dev: false
/react-is@18.2.0: