Skip to content

Commit

Permalink
build: 📌 Upgraded semver to 7.5.3 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarocavalcanti committed Jul 5, 2023
1 parent 59176e6 commit 67bca32
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 98 deletions.
122 changes: 25 additions & 97 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
"prettier": "2.8.8"
},
"overrides": {
"yaml": "2.2.2"
"yaml": "2.2.2",
"semver": "7.5.3"
},
"lint-staged": {
"**/*": "npm run lint"
Expand Down

1 comment on commit 67bca32

@atlas-by-wp-engine
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check out the recent updates to your Atlas environment:

App Environment URL Build
atlas-shopify-blueprint develop https://hp…wered.com ✅ (logs)

Learn more about building on Atlas in our documentation.

Please sign in to comment.