Skip to content

Commit

Permalink
chore(deps): update dependency @abraham/reflection to ^0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2022
1 parent 7c984e3 commit 10635c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"start:example": "node example"
},
"devDependencies": {
"@abraham/reflection": "^0.10.0",
"@abraham/reflection": "^0.11.0",
"@commitlint/cli": "^17.0.0",
"@commitlint/config-conventional": "^17.0.0",
"@commitlint/config-lerna-scopes": "^17.0.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
resolved "https://registry.yarnpkg.com/@abraham/reflection/-/reflection-0.10.0.tgz#0028ab6b36f760f3ec9e90a4960bbe5766766a51"
integrity sha512-ltEjxbZn3B5CzPhUND30YJiondgOTH3m52edgshMxcuHTEjO2lRyL+EoO7H11yYzt1FIS5CfnMcACSP52WKrLA==

"@abraham/reflection@^0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@abraham/reflection/-/reflection-0.11.0.tgz#12dc627b8b719c5d102c3052b5648e56985dbb3f"
integrity sha512-lCPIgtjeiZ7ZWLPP5RiAmGAyw5I0dHMt0GzzKZVZiZ48lNC0sGnmTzKITEtOlZevylf0sf5vjhbEmByuQMQE9Q==

"@ampproject/remapping@^2.1.0":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34"
Expand Down

0 comments on commit 10635c7

Please sign in to comment.