Skip to content

Commit

Permalink
[Dev Deps] update ses
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 21, 2023
1 parent 4d1ee70 commit 34096ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/ses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
fail-fast: false
matrix:
node-version:
- '20'
- '18'
- '16'
- '14'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"nyc": "^10.3.2",
"object.fromentries": "^2.0.6",
"safe-publish-latest": "^2.0.0",
"ses": "^0.10.4",
"ses": "^0.18.7",
"tape": "^5.6.6"
},
"testling": {
Expand Down

0 comments on commit 34096ec

Please sign in to comment.