Skip to content

Commit

Permalink
Update definitelyTyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 26, 2021
1 parent 14e921d commit 691fce0
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions package.json
Expand Up @@ -19,40 +19,40 @@
},
"homepage": "http://github.com/dex4er/js-dgram-as-promised",
"engines": {
"node": ">=10.0.0"
"node": ">=v10.24.1"
},
"dependencies": {
"tslib": "^2.0.3"
"tslib": "^2.2.0"
},
"devDependencies": {
"@types/chai": "^4.2.13",
"@types/chai": "^4.2.17",
"@types/chai-as-promised": "^7.1.3",
"@types/dirty-chai": "^2.0.2",
"@types/mocha": "^8.0.3",
"@types/node": "^14.11.8",
"@typescript-eslint/eslint-plugin": "^4.4.1",
"@typescript-eslint/eslint-plugin-tslint": "^4.4.1",
"@typescript-eslint/parser": "^4.4.1",
"chai": "^4.2.0",
"@types/mocha": "^8.2.2",
"@types/node": "^14.14.41",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"changelog-parser": "^2.8.0",
"coveralls": "^3.1.0",
"cross-env": "^7.0.2",
"cross-env": "^7.0.3",
"dirty-chai": "^2.0.1",
"dns-packet-typescript": "^5.3.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.12.0",
"eslint": "^7.25.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsdoc": "^30.6.4",
"eslint-plugin-jsdoc": "^30.7.13",
"eslint-plugin-node": "^11.1.0",
"markdownlint-cli": "^0.24.0",
"mocha": "^8.1.3",
"markdownlint-cli": "^0.27.1",
"mocha": "^8.3.2",
"mocha-steps": "^1.3.0",
"nyc": "^15.1.0",
"prettier": "^2.1.2",
"shx": "^0.3.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
"prettier": "^2.2.1",
"shx": "^0.3.3",
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
},
"scripts": {
"compile": "tsc --pretty --project .",
Expand Down

0 comments on commit 691fce0

Please sign in to comment.