Skip to content

Commit

Permalink
chore: update deps (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
marudor authored Aug 30, 2021
1 parent deb01d3 commit 62c2c44
Show file tree
Hide file tree
Showing 2 changed files with 1,779 additions and 2,780 deletions.
27 changes: 9 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,18 @@
"node": ">=12"
},
"dependencies": {
"@mapbox/node-pre-gyp": "^1.0.1",
"@mapbox/node-pre-gyp": "^1.0.5",
"bindings": "~1.5.0",
"nan": "~2.14.0"
"nan": "~2.15.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.7.0",
"eslint-config-marudor": "^7.3.1",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
"eslint-plugin-testing-library": "^3.7.0",
"jest": "^26.4.2",
"jest-watch-typeahead": "^0.6.0",
"prettier": "^2.1.1",
"tsd": "^0.14.0",
"typescript": "^4.1.3"
"eslint": "^7.32.0",
"eslint-config-marudor": "^8.0.1",
"jest": "^27.1.0",
"jest-watch-typeahead": "^0.6.4",
"prettier": "^2.3.2",
"tsd": "^0.17.0",
"typescript": "^4.4.2"
}
}
Loading

0 comments on commit 62c2c44

Please sign in to comment.