Skip to content

Commit

Permalink
Update dependency @rbxts/types to v1.0.516
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 12, 2021
1 parent 8b7c544 commit 362ae4d
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 @@ -19,7 +19,7 @@
},
"devDependencies": {
"@rbxts/compiler-types": "1.1.1-types.5",
"@rbxts/types": "1.0.505",
"@rbxts/types": "1.0.516",
"@typescript-eslint/eslint-plugin": "4.28.3",
"@typescript-eslint/parser": "4.28.3",
"eslint": "7.30.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
resolved "https://registry.yarnpkg.com/@rbxts/compiler-types/-/compiler-types-1.1.1-types.5.tgz#a75694366a798c0121e87405e74e02921eb7dfdd"
integrity sha512-xnFLpXXYgihr5lbjeHOvAupEAJRD2yjgRpg6g4MDp+WzcIFdRGVxaIL40o4CAOvkEH5EjtTO/krDPz4NAJHfdA==

"@rbxts/[email protected].505":
version "1.0.505"
resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.505.tgz#d83c7f4905a59b519dc9f638520674cab3750710"
integrity sha512-pU+b0v1MSNnJ6sb/ZYuuPs82pY0+Ymm0frC8C3nY9BtlC5DMMCgKCBoSUAvlV5qyPyp2x2GN7gBaWKbXewXB2w==
"@rbxts/[email protected].516":
version "1.0.516"
resolved "https://registry.yarnpkg.com/@rbxts/types/-/types-1.0.516.tgz#daaf792a775d3e17abe57ea3586e16d5667fa82f"
integrity sha512-SyETUvd360S6XE2CV2n1YYfCxIs+u2IIANm/W8VY0kZbMqtaSu29Y923YEvSkFY6TKrIERVw/dUfrMe+PAQV+w==

"@types/json-schema@^7.0.3", "@types/json-schema@^7.0.7":
version "7.0.7"
Expand Down

0 comments on commit 362ae4d

Please sign in to comment.