Skip to content

Commit c1e977d

Browse files
committed
updated deps
1 parent 7f201a9 commit c1e977d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "rawr",
3-
"version": "0.15.0",
3+
"version": "0.15.1",
44
"description": "JSON-RPC over simple event emitters",
55
"dependencies": {},
66
"devDependencies": {
7-
"b64id": "^1.0.0",
7+
"b64id": "^1.0.1",
88
"browserify": "^16.2.3",
99
"chai": "^4.2.0",
1010
"coveralls": "^3.0.3",
@@ -14,7 +14,7 @@
1414
"eslint-plugin-jsx-a11y": "^6.2.1",
1515
"eslint-plugin-react": "^7.12.4",
1616
"istanbul": "^0.4.5",
17-
"mocha": "^6.0.2"
17+
"mocha": "^10.2.0"
1818
},
1919
"main": "index.js",
2020
"scripts": {

0 commit comments

Comments
 (0)