Skip to content

Commit

Permalink
Lock deps
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-yeager committed Dec 18, 2024
1 parent 61f2845 commit 42a3fed
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"license": "Apache-2.0",
"repository": "https://github.com/HubSpot/hubspot-cli",
"dependencies": {
"@hubspot/local-dev-lib": "^3.1.0",
"@hubspot/project-parsing-lib": "^0.0.1",
"@hubspot/local-dev-lib": "3.1.0",
"@hubspot/project-parsing-lib": "0.0.1",
"@hubspot/serverless-dev-runtime": "7.0.0",
"@hubspot/theme-preview-dev-server": "0.0.10",
"@hubspot/ui-extensions-dev-server": "0.8.33",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,7 @@
semver "^6.3.0"
unixify "^1.0.0"

"@hubspot/local-dev-lib@^3.1.0":
"@hubspot/local-dev-lib@3.1.0", "@hubspot/local-dev-lib@^3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@hubspot/local-dev-lib/-/local-dev-lib-3.1.0.tgz#76b5d524aa694aad2bfc6e199ee1dac314f15774"
integrity sha512-iop3PgZ0ZWejCH6PmSeYnnGwV8vGIuA4F+w7SxukdX3QfhivlczClATWPaZanv1CYJHdflqoItq1kdF8ASJJmA==
Expand All @@ -1487,7 +1487,7 @@
semver "^6.3.0"
unixify "^1.0.0"

"@hubspot/project-parsing-lib@^0.0.1":
"@hubspot/project-parsing-lib@0.0.1":
version "0.0.1"
resolved "https://registry.yarnpkg.com/@hubspot/project-parsing-lib/-/project-parsing-lib-0.0.1.tgz#fd1f823abbe410d97446bd5fc804b2e9bf40402e"
integrity sha512-7Qqc6YplKTYG2skswVtNc02iCIuPd816vZT3I4HTYzJRQ9EqYTPZ7QLrL9VSTkLNkUyHw0AJE1qeQJqye1eAfQ==
Expand Down

0 comments on commit 42a3fed

Please sign in to comment.