Skip to content

Commit bb3b24c

Browse files
committed
v0.11.3
1 parent cb7aaf5 commit bb3b24c

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solid/oidc-op",
3-
"version": "0.11.2",
3+
"version": "0.11.3",
44
"engines": {
55
"node": ">=10.0"
66
},
@@ -55,11 +55,11 @@
5555
"whatwg-url": "^8.4.0"
5656
},
5757
"devDependencies": {
58-
"chai": "^4.3.0",
58+
"chai": "^4.3.3",
5959
"chai-as-promised": "^7.1.1",
6060
"codecov": "^3.8.1",
6161
"dirty-chai": "^2.0.1",
62-
"mocha": "^8.3.0",
62+
"mocha": "^8.3.1",
6363
"node-mocks-http": "^1.10.1",
6464
"nyc": "^15.1.0",
6565
"sinon": "^9.2.4",

0 commit comments

Comments
 (0)