Skip to content

Commit

Permalink
Merge pull request #783 from Borewit/dependabot/npm_and_yarn/tokenize…
Browse files Browse the repository at this point in the history
…r/range-0.5.3
  • Loading branch information
dependabot[bot] committed Nov 13, 2022
2 parents dd5659c + 5df831f commit 0910d35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"webpack": "^4.46.0"
},
"dependencies": {
"@tokenizer/range": "^0.5.1",
"@tokenizer/range": "^0.5.3",
"debug": "^4.1.1",
"node-fetch": "^2.6.7",
"strtok3": "^7.0.0"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@tokenizer/range@^0.5.1":
version "0.5.1"
resolved "https://registry.yarnpkg.com/@tokenizer/range/-/range-0.5.1.tgz#953e18d7b714f0629dfc600097a9ab95d991470c"
integrity sha512-yXASo+mUC/NO954ZaVXmv+pD3wUUoq9P3lQ4MQ8JfYxmivSFXte1TbHDqqsW7seWxqiPttA+0LaZKmFP+1jYjA==
"@tokenizer/range@^0.5.3":
version "0.5.3"
resolved "https://registry.yarnpkg.com/@tokenizer/range/-/range-0.5.3.tgz#f1ed3d589e4ed1314e69ca9d44d0738307367c2b"
integrity sha512-EcPMjCrLL4xaxZtdmN4E+78fSML2R1seiuCKmaIe4pjm7JEDVn8bUejuTMCGpPiqz1SkTgd90xj6c7aIrsHy+A==
dependencies:
debug "^4.3.2"
strtok3 "^6.2.2"
strtok3 "^6.3.0"

"@tokenizer/token@^0.3.0":
version "0.3.0"
Expand Down Expand Up @@ -4184,7 +4184,7 @@ strip-json-comments@~2.0.1:
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=

strtok3@^6.2.2, strtok3@^6.2.4, strtok3@^6.3.0:
strtok3@^6.2.4, strtok3@^6.3.0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/strtok3/-/strtok3-6.3.0.tgz#358b80ffe6d5d5620e19a073aa78ce947a90f9a0"
integrity sha512-fZtbhtvI9I48xDSywd/somNqgUHl2L2cstmXCCif0itOf96jeW18MBSyrLuNicYQVkvpOxkZtkzujiTJ9LW5Jw==
Expand Down

0 comments on commit 0910d35

Please sign in to comment.