Skip to content

Commit

Permalink
Merge pull request #1885 from sakura-tel/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/escape-regexp-0.0.2

Build(deps-dev): Bump @types/escape-regexp from 0.0.1 to 0.0.2
  • Loading branch information
github-actions[bot] authored Oct 18, 2023
2 parents 2fa0514 + 669c989 commit cd649bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
"@types/cbor": "6.0.0",
"@types/dateformat": "3.0.1",
"@types/double-ended-queue": "2.1.4",
"@types/escape-regexp": "0.0.1",
"@types/escape-regexp": "0.0.2",
"@types/fluent-ffmpeg": "2.1.22",
"@types/is-url": "1.2.30",
"@types/js-yaml": "4.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -773,10 +773,10 @@
resolved "https://registry.yarnpkg.com/@types/double-ended-queue/-/double-ended-queue-2.1.4.tgz#6493200d2730dd998f01b69e4cddde491f7e2e96"
integrity sha512-Os5C/SdJzK5PWQvMIqk3yqc11IdTp7rx37hdXgjWLw/ba9G8VkhJUfX6Q3Cnp1yMGRLiv5y/5V2vI740xBFvkw==

"@types/[email protected].1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@types/escape-regexp/-/escape-regexp-0.0.1.tgz#f1a977ccdf2ef059e9862bd3af5e92cbbe723e0e"
integrity sha512-ogj/ZTIdeFkiuxDwawYuZSIgC6suFGgBeZPr6Xs5lHEcvIXTjXGtH+/n8f1XhZhespaUwJ5LIGRICPji972FLw==
"@types/[email protected].2":
version "0.0.2"
resolved "https://registry.yarnpkg.com/@types/escape-regexp/-/escape-regexp-0.0.2.tgz#76ec85740393eb804ddb540609bfa14676ac9703"
integrity sha512-YHLqlrMdV19R7f4z0eZrJMj3MjCYC3hi36s8n1oiAOwU1aoxIlne/3OVtCdGGb1lXIZ5YVfx6ZJeEIx2U3EySA==

"@types/eslint-scope@^3.7.3":
version "3.7.3"
Expand Down

0 comments on commit cd649bc

Please sign in to comment.