2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

build(deps-dev): bump semantic-release from 18.0.0 to 18.0.1 (#272)

This commit is contained in:
dependabot[bot] 2021-11-30 14:52:36 +01:00 committed by GitHub
parent 1b9c39bd82
commit 64ef87b2a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

46
package-lock.json generated
View File

@ -28,7 +28,7 @@
"markdownlint-cli": "0.30.0", "markdownlint-cli": "0.30.0",
"pinst": "2.1.6", "pinst": "2.1.6",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"semantic-release": "18.0.0", "semantic-release": "18.0.1",
"server-destroy": "1.0.1", "server-destroy": "1.0.1",
"socket.io": "4.4.0", "socket.io": "4.4.0",
"socket.io-client": "4.4.0", "socket.io-client": "4.4.0",
@ -1535,14 +1535,14 @@
} }
}, },
"node_modules/@semantic-release/commit-analyzer": { "node_modules/@semantic-release/commit-analyzer": {
"version": "9.0.1", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.1.tgz", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz",
"integrity": "sha512-ncNsnrLmiykhgNZUXNvhhAjNN0me7VGIb0X5hu3ogyi5DDPapjGAHdEffO5vi+HX1BFWLRD/Ximx5PjGAKjAqQ==", "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"conventional-changelog-angular": "^5.0.0", "conventional-changelog-angular": "^5.0.0",
"conventional-commits-filter": "^2.0.0", "conventional-commits-filter": "^2.0.0",
"conventional-commits-parser": "^3.0.7", "conventional-commits-parser": "^3.2.3",
"debug": "^4.0.0", "debug": "^4.0.0",
"import-from": "^4.0.0", "import-from": "^4.0.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
@ -3157,9 +3157,9 @@
} }
}, },
"node_modules/conventional-commits-parser": { "node_modules/conventional-commits-parser": {
"version": "3.2.2", "version": "3.2.3",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.3.tgz",
"integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g==", "integrity": "sha512-YyRDR7On9H07ICFpRm/igcdjIqebXbvf4Cff+Pf0BrBys1i1EOzx9iFXNlAbdrLAR8jf7bkUYkDAr8pEy0q4Pw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"is-text-path": "^1.0.1", "is-text-path": "^1.0.1",
@ -12036,12 +12036,12 @@
} }
}, },
"node_modules/semantic-release": { "node_modules/semantic-release": {
"version": "18.0.0", "version": "18.0.1",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.0.tgz", "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.1.tgz",
"integrity": "sha512-/Szyhq5DTZCYry/aZqpBbK/kqv10ydn6oiiaYOXtPgDbAIkqidZcQOm+mfYFJ0sBTUaOYCKMlcPMgJycP7jDYQ==", "integrity": "sha512-xTdKCaEnCzHr+Fqyhg/5I8P9pvY9z7WHa8TFCYIwcdPbuzAtQShOTzw3VNPsqBT+Yq1kFyBQFBKBYkGOlqWmfA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@semantic-release/commit-analyzer": "^9.0.0", "@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0", "@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0", "@semantic-release/github": "^8.0.0",
"@semantic-release/npm": "^8.0.0", "@semantic-release/npm": "^8.0.0",
@ -15204,14 +15204,14 @@
} }
}, },
"@semantic-release/commit-analyzer": { "@semantic-release/commit-analyzer": {
"version": "9.0.1", "version": "9.0.2",
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.1.tgz", "resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-9.0.2.tgz",
"integrity": "sha512-ncNsnrLmiykhgNZUXNvhhAjNN0me7VGIb0X5hu3ogyi5DDPapjGAHdEffO5vi+HX1BFWLRD/Ximx5PjGAKjAqQ==", "integrity": "sha512-E+dr6L+xIHZkX4zNMe6Rnwg4YQrWNXK+rNsvwOPpdFppvZO1olE2fIgWhv89TkQErygevbjsZFSIxp+u6w2e5g==",
"dev": true, "dev": true,
"requires": { "requires": {
"conventional-changelog-angular": "^5.0.0", "conventional-changelog-angular": "^5.0.0",
"conventional-commits-filter": "^2.0.0", "conventional-commits-filter": "^2.0.0",
"conventional-commits-parser": "^3.0.7", "conventional-commits-parser": "^3.2.3",
"debug": "^4.0.0", "debug": "^4.0.0",
"import-from": "^4.0.0", "import-from": "^4.0.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
@ -16479,9 +16479,9 @@
} }
}, },
"conventional-commits-parser": { "conventional-commits-parser": {
"version": "3.2.2", "version": "3.2.3",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2.tgz", "resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.3.tgz",
"integrity": "sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g==", "integrity": "sha512-YyRDR7On9H07ICFpRm/igcdjIqebXbvf4Cff+Pf0BrBys1i1EOzx9iFXNlAbdrLAR8jf7bkUYkDAr8pEy0q4Pw==",
"dev": true, "dev": true,
"requires": { "requires": {
"is-text-path": "^1.0.1", "is-text-path": "^1.0.1",
@ -23044,12 +23044,12 @@
} }
}, },
"semantic-release": { "semantic-release": {
"version": "18.0.0", "version": "18.0.1",
"resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.0.tgz", "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-18.0.1.tgz",
"integrity": "sha512-/Szyhq5DTZCYry/aZqpBbK/kqv10ydn6oiiaYOXtPgDbAIkqidZcQOm+mfYFJ0sBTUaOYCKMlcPMgJycP7jDYQ==", "integrity": "sha512-xTdKCaEnCzHr+Fqyhg/5I8P9pvY9z7WHa8TFCYIwcdPbuzAtQShOTzw3VNPsqBT+Yq1kFyBQFBKBYkGOlqWmfA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@semantic-release/commit-analyzer": "^9.0.0", "@semantic-release/commit-analyzer": "^9.0.2",
"@semantic-release/error": "^3.0.0", "@semantic-release/error": "^3.0.0",
"@semantic-release/github": "^8.0.0", "@semantic-release/github": "^8.0.0",
"@semantic-release/npm": "^8.0.0", "@semantic-release/npm": "^8.0.0",

View File

@ -71,7 +71,7 @@
"markdownlint-cli": "0.30.0", "markdownlint-cli": "0.30.0",
"pinst": "2.1.6", "pinst": "2.1.6",
"rimraf": "3.0.2", "rimraf": "3.0.2",
"semantic-release": "18.0.0", "semantic-release": "18.0.1",
"server-destroy": "1.0.1", "server-destroy": "1.0.1",
"socket.io": "4.4.0", "socket.io": "4.4.0",
"socket.io-client": "4.4.0", "socket.io-client": "4.4.0",