chore(deps)(deps-dev): bump prettier from 2.8.4 to 2.8.7

Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-05 05:01:50 +00:00 committed by GitHub
parent f4ff142086
commit 49dedfbd5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 81 additions and 81 deletions

140
package-lock.json generated
View File

@ -23166,9 +23166,9 @@
}
},
"node_modules/prettier": {
"version": "2.8.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
"integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
"version": "2.8.7",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz",
"integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==",
"dev": true,
"bin": {
"prettier": "bin-prettier.js"
@ -28904,19 +28904,19 @@
"version": "1.0.0",
"license": "MIT OR Apache-2.0",
"devDependencies": {
"prettier": "^2.8.4"
"prettier": "^2.8.7"
}
},
"packages/core": {
"name": "@waku/core",
"version": "0.0.15",
"version": "0.0.16",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@chainsafe/libp2p-gossipsub": "^6.1.0",
"@noble/hashes": "^1.3.0",
"@waku/interfaces": "0.0.10",
"@waku/interfaces": "0.0.11",
"@waku/proto": "0.0.4",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"debug": "^4.3.4",
"it-all": "^2.0.0",
"it-length-prefixed": "^8.0.4",
@ -28960,7 +28960,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",
@ -29008,14 +29008,14 @@
},
"packages/create": {
"name": "@waku/create",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@chainsafe/libp2p-noise": "^11.0.0",
"@libp2p/mplex": "^7.1.1",
"@libp2p/websockets": "^5.0.3",
"@waku/core": "0.0.15",
"@waku/dns-discovery": "0.0.9",
"@waku/core": "0.0.16",
"@waku/dns-discovery": "0.0.10",
"libp2p": "^0.42.2"
},
"devDependencies": {
@ -29039,7 +29039,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.10",
"@waku/interfaces": "0.0.11",
"cspell": "^6.31.1",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
@ -29049,7 +29049,7 @@
"eslint-plugin-prettier": "^4.2.1",
"interface-datastore": "^7.0.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"typescript": "^4.9.5"
},
@ -29090,13 +29090,13 @@
},
"packages/dns-discovery": {
"name": "@waku/dns-discovery",
"version": "0.0.9",
"version": "0.0.10",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@libp2p/interface-peer-discovery": "^1.0.5",
"@libp2p/interfaces": "^3.3.1",
"@waku/enr": "0.0.9",
"@waku/utils": "0.0.3",
"@waku/enr": "0.0.10",
"@waku/utils": "0.0.4",
"debug": "^4.3.4",
"dns-query": "^0.11.2",
"hi-base32": "^0.5.1",
@ -29115,7 +29115,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.10",
"@waku/interfaces": "0.0.11",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"eslint": "^8.35.0",
@ -29130,7 +29130,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5"
@ -29159,7 +29159,7 @@
},
"packages/enr": {
"name": "@waku/enr",
"version": "0.0.9",
"version": "0.0.10",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@ethersproject/rlp": "^5.7.0",
@ -29167,7 +29167,7 @@
"@libp2p/peer-id": "^2.0.2",
"@multiformats/multiaddr": "^12.0.0",
"@noble/secp256k1": "^1.7.1",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"debug": "^4.3.4",
"js-sha3": "^0.8.0"
},
@ -29183,7 +29183,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.10",
"@waku/interfaces": "0.0.11",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"eslint": "^8.35.0",
@ -29198,7 +29198,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",
@ -29229,7 +29229,7 @@
},
"packages/interfaces": {
"name": "@waku/interfaces",
"version": "0.0.10",
"version": "0.0.11",
"license": "MIT OR Apache-2.0",
"devDependencies": {
"@chainsafe/libp2p-gossipsub": "^6.1.0",
@ -29251,7 +29251,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"typescript": "^4.9.5"
},
"engines": {
@ -29278,14 +29278,14 @@
},
"packages/message-encryption": {
"name": "@waku/message-encryption",
"version": "0.0.13",
"version": "0.0.14",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@noble/secp256k1": "^1.7.1",
"@waku/core": "0.0.15",
"@waku/interfaces": "0.0.10",
"@waku/core": "0.0.16",
"@waku/interfaces": "0.0.11",
"@waku/proto": "0.0.4",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"debug": "^4.3.4",
"js-sha3": "^0.8.0"
},
@ -29319,7 +29319,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",
@ -29332,15 +29332,15 @@
},
"packages/peer-exchange": {
"name": "@waku/peer-exchange",
"version": "0.0.8",
"version": "0.0.9",
"license": "MIT OR Apache-2.0",
"dependencies": {
"@libp2p/interface-peer-discovery": "^1.0.5",
"@libp2p/interfaces": "^3.3.1",
"@waku/core": "0.0.15",
"@waku/enr": "0.0.9",
"@waku/core": "0.0.16",
"@waku/enr": "0.0.10",
"@waku/proto": "0.0.4",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"debug": "^4.3.4",
"it-all": "^2.0.0",
"it-length-prefixed": "^8.0.4",
@ -29358,7 +29358,7 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.10",
"@waku/interfaces": "0.0.11",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"eslint": "^8.35.0",
@ -29368,7 +29368,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
@ -29400,7 +29400,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"protons": "^7.0.2",
"rollup": "^3.15.0",
"typescript": "^4.9.5",
@ -29492,7 +29492,7 @@
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"typescript": "^4.9.5"
},
"engines": {
@ -29501,7 +29501,7 @@
},
"packages/utils": {
"name": "@waku/utils",
"version": "0.0.3",
"version": "0.0.4",
"license": "MIT OR Apache-2.0",
"dependencies": {
"debug": "^4.3.4",
@ -29525,7 +29525,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"typescript": "^4.9.5"
},
@ -33944,7 +33944,7 @@
"@waku/build-utils": {
"version": "file:packages/build-utils",
"requires": {
"prettier": "^2.8.4"
"prettier": "^2.8.7"
}
},
"@waku/core": {
@ -33969,9 +33969,9 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.10",
"@waku/interfaces": "0.0.11",
"@waku/proto": "0.0.4",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"debug": "^4.3.4",
@ -33994,7 +33994,7 @@
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"p-event": "^5.0.1",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",
@ -34050,9 +34050,9 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/core": "0.0.15",
"@waku/dns-discovery": "0.0.9",
"@waku/interfaces": "0.0.10",
"@waku/core": "0.0.16",
"@waku/dns-discovery": "0.0.10",
"@waku/interfaces": "0.0.11",
"cspell": "^6.31.1",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
@ -34063,7 +34063,7 @@
"interface-datastore": "^7.0.4",
"libp2p": "^0.42.2",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"typescript": "^4.9.5"
},
@ -34109,9 +34109,9 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/enr": "0.0.9",
"@waku/interfaces": "0.0.10",
"@waku/utils": "0.0.3",
"@waku/enr": "0.0.10",
"@waku/interfaces": "0.0.11",
"@waku/utils": "0.0.4",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"debug": "^4.3.4",
@ -34129,7 +34129,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
@ -34171,8 +34171,8 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.10",
"@waku/utils": "0.0.3",
"@waku/interfaces": "0.0.11",
"@waku/utils": "0.0.4",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"debug": "^4.3.4",
@ -34189,7 +34189,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",
@ -34235,7 +34235,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"typescript": "^4.9.5"
},
"dependencies": {
@ -34273,10 +34273,10 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/core": "0.0.15",
"@waku/interfaces": "0.0.10",
"@waku/core": "0.0.16",
"@waku/interfaces": "0.0.11",
"@waku/proto": "0.0.4",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"debug": "^4.3.4",
@ -34294,7 +34294,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",
@ -34318,11 +34318,11 @@
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.51.0",
"@waku/build-utils": "*",
"@waku/core": "0.0.15",
"@waku/enr": "0.0.9",
"@waku/interfaces": "0.0.10",
"@waku/core": "0.0.16",
"@waku/enr": "0.0.10",
"@waku/interfaces": "0.0.11",
"@waku/proto": "0.0.4",
"@waku/utils": "0.0.3",
"@waku/utils": "0.0.4",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"debug": "^4.3.4",
@ -34336,7 +34336,7 @@
"it-length-prefixed": "^8.0.4",
"it-pipe": "^2.0.5",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
@ -34360,7 +34360,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"protons": "^7.0.2",
"protons-runtime": "^5.0.0",
"rollup": "^3.15.0",
@ -34432,7 +34432,7 @@
"npm-run-all": "^4.1.5",
"p-timeout": "^6.1.0",
"portfinder": "^1.0.32",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"tail": "^2.2.6",
"typescript": "^4.9.5"
}
@ -34458,7 +34458,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"typescript": "^4.9.5",
"uint8arrays": "^4.0.3"
@ -46796,9 +46796,9 @@
"dev": true
},
"prettier": {
"version": "2.8.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.4.tgz",
"integrity": "sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==",
"version": "2.8.7",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz",
"integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==",
"dev": true
},
"prettier-linter-helpers": {

View File

@ -23,6 +23,6 @@
},
"homepage": "https://github.com/waku-org/js-waku#readme",
"devDependencies": {
"prettier": "^2.8.4"
"prettier": "^2.8.7"
}
}

View File

@ -126,7 +126,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",

View File

@ -86,7 +86,7 @@
"eslint-plugin-prettier": "^4.2.1",
"interface-datastore": "^7.0.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"typescript": "^4.9.5"
},

View File

@ -95,7 +95,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5"

View File

@ -87,7 +87,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",

View File

@ -66,7 +66,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"typescript": "^4.9.5"
},
"typedoc": {

View File

@ -109,7 +109,7 @@
"karma-webpack": "^5.0.0",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"process": "^0.11.10",
"puppeteer": "^19.8.2",
"rollup": "^3.15.0",

View File

@ -81,7 +81,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",

View File

@ -61,7 +61,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"protons": "^7.0.2",
"rollup": "^3.15.0",
"typescript": "^4.9.5",

View File

@ -90,7 +90,7 @@
"eslint-plugin-prettier": "^4.2.1",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"typescript": "^4.9.5"
}
}

View File

@ -86,7 +86,7 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^4.2.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^2.8.7",
"rollup": "^3.15.0",
"typescript": "^4.9.5"
},