Skip to content

Commit f98326c

Browse files
authored
fix: bump deps + devDeps (#105)
1 parent 1580742 commit f98326c

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 13 additions & 13 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
@@ -16,7 +16,7 @@
1616
},
1717
"atomTestRunner": "./test/runner",
1818
"dependencies": {
19-
"fuzzaldrin-plus-fast": "^1.2.2",
19+
"fuzzaldrin-plus-fast": "^1.2.3",
2020
"rimraf": "^3.0.2",
2121
"vscode-jsonrpc": "5.0.1",
2222
"vscode-languageserver-protocol": "3.15.3",
@@ -35,7 +35,7 @@
3535
"eslint": "^7.15.0",
3636
"mocha": "^8.2.1",
3737
"mocha-appveyor-reporter": "^0.4.2",
38-
"sinon": "^9.2.1",
39-
"typescript": "~4.1.2"
38+
"sinon": "^9.2.2",
39+
"typescript": "~4.1.3"
4040
}
4141
}

0 commit comments

Comments
 (0)