Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Nov 18, 2021
1 parent c1aea08 commit 4c90ceb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -18,28 +18,28 @@
"dependencies": {
"boolean": "^3.1.4",
"globalthis": "^1.0.2",
"liqe": "^1.10.0"
"liqe": "^1.13.0"
},
"description": "Roarr log writer for use in a web browser.",
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/globalthis": "^1.0.1",
"@types/json-stringify-safe": "^5.0.0",
"@types/node": "^16.11.6",
"@types/node": "^16.11.7",
"@types/semver-compare": "^1.0.1",
"@types/sinon": "^10.0.6",
"ava": "^3.15.0",
"coveralls": "^3.1.1",
"del-cli": "^4.0.1",
"eslint": "^7.32.0",
"eslint-config-canonical": "^28.0.0",
"eslint": "^8.2.0",
"eslint-config-canonical": "^32.36.0",
"husky": "^7.0.4",
"nyc": "^15.1.0",
"roarr": "^7.6.0",
"roarr": "^7.7.0",
"semantic-release": "^18.0.0",
"sinon": "^12.0.1",
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
},
"engines": {
"node": ">=12.0"
Expand Down

0 comments on commit 4c90ceb

Please sign in to comment.