Skip to content

Commit

Permalink
chore(deps): update auto merge on patch or minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2023
1 parent 21d3e03 commit f3b9467
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions packages/parser/json-schema-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/parser/json-schema-pointer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/parser/json-schema-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/parser/uri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/transformers/ajsttil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/transformers/json-schema-2-ajsttil/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "18.17.17",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.49.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-prettier": "5.0.0",
"jest": "29.6.4",
"jest-mock": "29.6.3",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"prettier": "3.0.3",
"rimraf": "5.0.1",
"ts-jest": "29.1.1",
Expand Down

0 comments on commit f3b9467

Please sign in to comment.