Skip to content

Commit ee18202

Browse files
committed
[Dev Deps] update ses
1 parent 9b0c60c commit ee18202

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
needs: [tests]
1515
runs-on: ubuntu-latest
1616
steps:
17-
- run: 'echo tests completed'
17+
- run: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"npmignore": "^0.3.1",
6262
"nyc": "^10.3.2",
6363
"safe-publish-latest": "^2.0.0",
64-
"ses": "^0.11.1",
64+
"ses": "^1.10.0",
6565
"tape": "^5.9.0"
6666
},
6767
"testling": {

0 commit comments

Comments
 (0)