Skip to content

Commit

Permalink
proto bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks committed Jan 2, 2023
1 parent c66979f commit 2d614c4
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
@@ -1,6 +1,6 @@
{
"name": "pogo-data-generator",
"version": "1.9.2",
"version": "1.9.3",
"description": "Pokemon GO project data generator",
"author": "TurtIeSocks",
"license": "Apache-2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -861,9 +861,9 @@
integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==

"@types/node@>=13.7.0":
version "18.11.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.12.tgz#89e7f8aa8c88abf432f9bd594888144d7dba10aa"
integrity sha512-FgD3NtTAKvyMmD44T07zz2fEf+OKwutgBCEVM8GcvMGVGaDktiLNTDvPwC/LUe3PinMW+X6CuLOF2Ui1mAlSXg==
version "18.11.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==

"@types/prettier@^2.1.5":
version "2.6.4"
Expand Down Expand Up @@ -2150,7 +2150,7 @@ pkg-dir@^4.2.0:

"pogo-protos@github:Furtif/pogo-protos":
version "2.57.6"
resolved "https://codeload.github.com/Furtif/pogo-protos/tar.gz/c30b17c37512b9a8f23e6ed5184f30fc80504908"
resolved "https://codeload.github.com/Furtif/pogo-protos/tar.gz/0df31fdda3714b86fa5cbd5fa4f75881a6485959"
dependencies:
protobufjs "^6.11.3"

Expand Down

0 comments on commit 2d614c4

Please sign in to comment.