]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps-dev): Bump jsdoc from 4.0.0 to 4.0.2 37398/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 6 Apr 2023 15:09:13 +0000 (15:09 +0000)
committerGitHub <noreply@github.com>
Thu, 6 Apr 2023 15:09:13 +0000 (15:09 +0000)
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.0 to 4.0.2.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.2/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.0...4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 956b727035ae18844fab6ffa2443d3d0aac34358..b81a9a31f20e942df83e44d35106d3b991cb9c97 100644 (file)
         "jasmine-sinon": "^0.4.0",
         "jest": "^29.0.3",
         "jest-environment-jsdom": "^29.2.1",
-        "jsdoc": "^4.0.0",
+        "jsdoc": "^4.0.2",
         "jsdom": "^21.1.1",
         "karma": "^6.4.0",
         "karma-chrome-launcher": "^3.1.1",
       }
     },
     "node_modules/@babel/parser": {
-      "version": "7.20.7",
-      "license": "MIT",
+      "version": "7.21.4",
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
+      "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw==",
       "bin": {
         "parser": "bin/babel-parser.js"
       },
       "license": "MIT"
     },
     "node_modules/jsdoc": {
-      "version": "4.0.0",
+      "version": "4.0.2",
+      "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz",
+      "integrity": "sha512-e8cIg2z62InH7azBBi3EsSEqrKx+nUtAS5bBcYTSpZFA+vhNPyhv8PTFZ0WsjOPDj04/dOLlm08EDcQJDqaGQg==",
       "dev": true,
-      "license": "Apache-2.0",
       "dependencies": {
-        "@babel/parser": "^7.9.4",
+        "@babel/parser": "^7.20.15",
         "@jsdoc/salty": "^0.2.1",
         "@types/markdown-it": "^12.2.3",
         "bluebird": "^3.7.2",
       }
     },
     "@babel/parser": {
-      "version": "7.20.7"
+      "version": "7.21.4",
+      "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.4.tgz",
+      "integrity": "sha512-alVJj7k7zIxqBZ7BTRhz0IqJFxW1VJbm6N8JbcYhQ186df9ZBPbZBmWSqAMXwHGsCJdYks7z/voa3ibiS5bCIw=="
     },
     "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": {
       "version": "7.16.7",
       "dev": true
     },
     "jsdoc": {
-      "version": "4.0.0",
+      "version": "4.0.2",
+      "resolved": "https://registry.npmjs.org/jsdoc/-/jsdoc-4.0.2.tgz",
+      "integrity": "sha512-e8cIg2z62InH7azBBi3EsSEqrKx+nUtAS5bBcYTSpZFA+vhNPyhv8PTFZ0WsjOPDj04/dOLlm08EDcQJDqaGQg==",
       "dev": true,
       "requires": {
-        "@babel/parser": "^7.9.4",
+        "@babel/parser": "^7.20.15",
         "@jsdoc/salty": "^0.2.1",
         "@types/markdown-it": "^12.2.3",
         "bluebird": "^3.7.2",
index e33e6ecd0619286c756f73cc37ddfae72f618e3e..9b1f4714dc1b0b5c18a93244c9f4d94672f17c10 100644 (file)
     "jasmine-sinon": "^0.4.0",
     "jest": "^29.0.3",
     "jest-environment-jsdom": "^29.2.1",
-    "jsdoc": "^4.0.0",
+    "jsdoc": "^4.0.2",
     "jsdom": "^21.1.1",
     "karma": "^6.4.0",
     "karma-chrome-launcher": "^3.1.1",