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