Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent 7946227 commit 6ab9f18
Show file tree
Hide file tree
Showing 12 changed files with 158 additions and 127 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,23 +109,23 @@
"@changesets/cli": "^2.26.2",
"@octokit/core": "^5.0.1",
"@types/libsodium-wrappers": "^0.7.11",
"@types/node": "^18.17.19",
"@types/node": "^18.18.4",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.38.0",
"axios": "^1.5.0",
"axios": "^1.5.1",
"comment-json": "^4.2.3",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-plugin-functional": "^5.0.8",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-jest": "^27.4.2",
"fast-glob": "^3.3.1",
"husky": "^8.0.3",
"lerna": "^7.3.0",
"lerna": "^7.3.1",
"libsodium-wrappers": "^0.7.13",
"prettier": "^3.0.3",
"prettier-plugin-solidity": "^1.1.3",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"solhint": "^3.6.2",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/airnode-abi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/lodash": "^4.14.199",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"typescript": "^5.2.2"
}
}
8 changes: 4 additions & 4 deletions packages/airnode-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"@types/chai": "^4.3.6",
"@types/chai": "^4.3.7",
"@types/lodash": "^4.14.199",
"@types/mocha": "^10.0.1",
"chai": "^4.3.8",
"@types/mocha": "^10.0.2",
"chai": "^4.3.10",
"ethereum-waffle": "^4.0.10",
"hardhat": "^2.14.1",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
Expand Down
6 changes: 3 additions & 3 deletions packages/airnode-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
},
"devDependencies": {
"@types/lodash": "^4.14.199",
"@types/node": "^18.17.19",
"@types/yargs": "^17.0.25",
"@types/node": "^18.18.4",
"@types/yargs": "^17.0.28",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/airnode-deployer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
"@aws-sdk/util-stream-node": "^3.370.0",
"@google-cloud/functions-framework": "^3.3.0",
"@types/adm-zip": "^0.5.2",
"@types/aws-lambda": "^8.10.122",
"@types/aws-lambda": "^8.10.124",
"@types/lodash": "^4.14.199",
"@types/node": "^18.17.19",
"@types/yargs": "^17.0.25",
"@types/node": "^18.18.4",
"@types/yargs": "^17.0.28",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^3.0.0",
"copyfiles": "^2.4.1",
"esbuild-loader": "^4.0.2",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/airnode-examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"@types/jest": "^29.5.5",
"@types/node": "^18.17.19",
"@types/prompts": "^2.4.5",
"@types/node": "^18.18.4",
"@types/prompts": "^2.4.6",
"chalk": "^4.1.2",
"dotenv": "^16.3.1",
"ethereum-waffle": "^4.0.10",
Expand Down
8 changes: 4 additions & 4 deletions packages/airnode-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
},
"devDependencies": {
"@api3/airnode-operation": "^0.12.0",
"@types/express": "^4.17.18",
"@types/express": "^4.17.19",
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/node": "^18.17.19",
"@types/yargs": "^17.0.25",
"@types/node": "^18.18.4",
"@types/yargs": "^17.0.28",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock-jest": "^3.0.0",
"copyfiles": "^2.4.1",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
Expand Down
6 changes: 3 additions & 3 deletions packages/airnode-operation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
},
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@types/express": "^4.17.18",
"@types/morgan": "^1.9.5",
"rimraf": "^5.0.1",
"@types/express": "^4.17.19",
"@types/morgan": "^1.9.6",
"rimraf": "^5.0.5",
"typescript": "^5.2.2"
}
}
8 changes: 4 additions & 4 deletions packages/airnode-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@
"write-example-env-file": "hardhat run scripts/write-example-env-file.ts"
},
"devDependencies": {
"@api3/chains": "^3.5.0",
"@api3/chains": "^3.5.1",
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@nomiclabs/hardhat-etherscan": "^3.1.7",
"@nomiclabs/hardhat-waffle": "^2.0.6",
"@typechain/ethers-v5": "^11.1.1",
"chai": "^4.3.8",
"chai": "^4.3.10",
"copyfiles": "^2.4.1",
"ethereum-waffle": "^4.0.10",
"hardhat": "^2.14.1",
"hardhat-deploy": "^0.11.37",
"hardhat-deploy": "^0.11.42",
"hardhat-gas-reporter": "^1.0.9",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"solidity-coverage": "^0.8.5",
"typechain": "^8.3.1",
"typescript": "^5.2.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/airnode-utilities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"devDependencies": {
"@nomiclabs/hardhat-ethers": "^2.2.3",
"@types/jest": "^29.5.5",
"@types/node": "^18.17.19",
"@types/node": "^18.18.4",
"hardhat": "^2.14.1",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/airnode-validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
"zod": "^3.22.3"
},
"devDependencies": {
"@types/yargs": "^17.0.25",
"@types/yargs": "^17.0.28",
"jest": "^29.7.0",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit 6ab9f18

Please sign in to comment.