Skip to content

Commit

Permalink
Merge pull request #155 from docsbydoxdox/hotfix/updated-packages
Browse files Browse the repository at this point in the history
[hotfix] Updated packages.
  • Loading branch information
neogeek authored Mar 2, 2022
2 parents 646411c + aa28266 commit a74a059
Show file tree
Hide file tree
Showing 13 changed files with 207 additions and 207 deletions.
340 changes: 170 additions & 170 deletions package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/doxdox-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@types/update-notifier": "5.1.0",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"nodemon": "2.0.15",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-parser-jsdoc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@types/temp": "0.9.1",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-parser-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-renderer-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@
"@types/jest": "27.4.1",
"@types/markdown-it": "12.2.3",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
8 changes: 4 additions & 4 deletions packages/doxdox-renderer-dash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
}
},
"devDependencies": {
"@types/better-sqlite3": "7.4.2",
"@types/better-sqlite3": "7.5.0",
"@types/jest": "27.4.1",
"@types/markdown-it": "12.2.3",
"@types/node": "17.0.21",
"@types/temp": "0.9.1",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"copyfiles": "2.4.1",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-renderer-github-wiki/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"@types/adm-zip": "0.4.34",
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-renderer-json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-renderer-markdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-renderer-pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"@types/html-pdf": "3.0.0",
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox-renderer-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"devDependencies": {
"@types/jest": "27.4.1",
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"jest": "27.5.1",
"rimraf": "3.0.2",
"ts-jest": "27.1.3",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"test": "NODE_OPTIONS=--experimental-vm-modules jest --runInBand --passWithNoTests",
Expand Down
6 changes: 3 additions & 3 deletions packages/doxdox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
},
"devDependencies": {
"@types/node": "17.0.21",
"@typescript-eslint/eslint-plugin": "5.12.1",
"@typescript-eslint/parser": "5.12.1",
"@typescript-eslint/eslint-plugin": "5.13.0",
"@typescript-eslint/parser": "5.13.0",
"eslint": "8.10.0",
"rimraf": "3.0.2",
"typescript": "4.5.5"
"typescript": "4.6.2"
},
"scripts": {
"build": "rimraf dist/ && tsc",
Expand Down

0 comments on commit a74a059

Please sign in to comment.