Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 8, 2023
1 parent 3381ba1 commit cf1e29e
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 30 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@
"@types/koa": "2.13.6",
"@types/koa-mount": "4.0.2",
"@types/koa-router": "7.4.4",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"axios": "0.27.2",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"fast-check": "2.25.0",
"jest": "29.5.0",
"jest": "29.6.2",
"lerna": "6.6.2",
"prettier": "2.8.8",
"ts-jest": "29.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/oats-axios-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"client"
],
"devDependencies": {
"@jest/globals": "29.5.0",
"@jest/globals": "29.6.2",
"@smartlyio/oats-runtime": "^7.3.2",
"@types/form-data": "2.5.0",
"axios": "0.27.2",
"jest": "29.5.0",
"jest": "29.6.2",
"ts-jest": "29.1.0",
"typescript": "4.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/oats-fast-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@smartlyio/oats-runtime": "^7.3.2",
"@types/jest": "29.5.2",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"jest": "29.5.0",
"@types/node": "18.17.4",
"jest": "29.6.2",
"jsverify": "0.8.4",
"ts-jest": "29.1.0",
"ts-node": "10.9.1",
Expand Down
12 changes: 6 additions & 6 deletions packages/oats-fetch-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
],
"devDependencies": {
"@smartlyio/oats-runtime": "^7.3.2",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/oats-koa-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/koa": "2.13.6",
"@types/koa-router": "7.4.4",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@types/node": "18.17.4",
"koa": "2.14.2",
"koa-body": "6.0.1",
"koa-router": "12.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/oats-mirage-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@smartlyio/oats-runtime": "^7.3.2",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@types/node": "18.17.4",
"miragejs": "0.1.47",
"nodemon": "2.0.22",
"ts-node": "10.9.1",
Expand Down
14 changes: 7 additions & 7 deletions packages/oats-nock-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
"@smartlyio/oats-runtime": "^7.3.2",
"@types/jest": "29.5.2",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@types/node": "18.17.4",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"axios": "0.27.2",
"eslint": "8.42.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint": "8.46.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"jest": "29.6.2",
"jsverify": "0.8.4",
"nock": "13.3.1",
"prettier": "2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/oats-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"devDependencies": {
"@types/jest": "29.5.2",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@types/node": "18.17.4",
"fast-check": "2.25.0",
"jest": "29.5.0",
"jest": "29.6.2",
"jsverify": "0.8.4",
"prettier": "2.8.8",
"ts-jest": "29.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/oats/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@
"@types/koa-mount": "4.0.2",
"@types/koa-router": "7.4.4",
"@types/lodash": "4.14.195",
"@types/node": "18.16.18",
"@types/node": "18.17.4",
"axios": "0.27.2",
"fast-check": "2.25.0",
"form-data": "4.0.0",
"jest": "29.5.0",
"jest": "29.6.2",
"jsverify": "0.8.4",
"koa": "2.14.2",
"koa-body": "6.0.1",
Expand Down

0 comments on commit cf1e29e

Please sign in to comment.