Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
obany committed Oct 6, 2021
1 parent d68b501 commit 9099f3a
Show file tree
Hide file tree
Showing 10 changed files with 3,390 additions and 3,490 deletions.
1,380 changes: 680 additions & 700 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,24 +49,24 @@
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^27.0.2",
"@types/node-fetch": "2.5.12",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^36.1.0",
"eslint-plugin-unicorn": "^36.0.0",
"jest": "^27.2.3",
"jest": "^27.2.4",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"rollup": "^2.57.0",
"rollup": "^2.58.0",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^27.0.5",
"ts-node": "^10.2.1",
"typedoc": "^0.22.4",
"typedoc-plugin-markdown": "^3.11.2",
"typedoc": "^0.22.5",
"typedoc-plugin-markdown": "^3.11.3",
"typescript": "^4.4.3"
},
"main": "dist/cjs/index-node.js",
Expand Down
1,364 changes: 672 additions & 692 deletions packages/mqtt/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/mqtt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,18 +42,18 @@
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^27.0.2",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^36.1.0",
"eslint-plugin-unicorn": "^36.0.0",
"jest": "^27.2.3",
"jest": "^27.2.4",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"rollup": "^2.57.0",
"rollup": "^2.58.0",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^27.0.5",
"ts-node": "^10.2.1",
Expand Down
1,364 changes: 672 additions & 692 deletions packages/pow-neon/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/pow-neon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,19 @@
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
"@types/jest": "^27.0.2",
"@typescript-eslint/eslint-plugin": "^4.32.0",
"@typescript-eslint/parser": "^4.32.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^36.1.0",
"eslint-plugin-unicorn": "^36.0.0",
"jest": "^27.2.3",
"jest": "^27.2.4",
"npm-run-all": "^4.1.5",
"rimraf": "^3.0.2",
"rollup": "^2.57.0",
"rollup": "^2.58.0",
"rollup-plugin-natives": "^0.7.5",
"rollup-plugin-terser": "^7.0.2",
"ts-jest": "^27.0.5",
Expand Down
Loading

0 comments on commit 9099f3a

Please sign in to comment.