Skip to content

Commit

Permalink
Merge pull request #1056 from dusan-trickovic/fix/update-semver
Browse files Browse the repository at this point in the history
Update Semver to 7.5.4 and add licensing
  • Loading branch information
dsame committed Aug 2, 2023
2 parents c850f73 + 13074ee commit fcc38c8
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 10 deletions.
26 changes: 26 additions & 0 deletions .licenses/npm/semver-7.5.4.dep.yml

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

16 changes: 8 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"@octokit/core": "^4.2.0",
"@octokit/plugin-retry": "^4.1.1",
"lodash.deburr": "^4.1.0",
"semver": "^7.3.5"
"semver": "^7.5.4"
},
"devDependencies": {
"@types/jest": "^29.5.3",
"@types/lodash.deburr": "^4.1.6",
"@types/node": "^18.15.11",
"@types/semver": "^7.3.5",
"@types/semver": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.36.1",
Expand Down

0 comments on commit fcc38c8

Please sign in to comment.