Skip to content

Commit

Permalink
bump semver to 7.5.4 in package.json
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Jul 10, 2023
1 parent 906aacf commit ec700a3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"csv-parse": "^5.4.0",
"handlebars": "^4.7.7",
"jwt-decode": "^3.1.2",
"semver": "^7.5.3",
"semver": "^7.5.4",
"tmp": "^0.2.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ __metadata:
jwt-decode: ^3.1.2
prettier: ^2.8.7
rimraf: ^4.4.1
semver: ^7.5.3
semver: ^7.5.4
tmp: ^0.2.1
ts-jest: ^29.0.5
ts-node: ^10.9.1
Expand Down Expand Up @@ -6213,7 +6213,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.x, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.3":
"semver@npm:7.x, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
Expand Down

0 comments on commit ec700a3

Please sign in to comment.