Skip to content

Commit

Permalink
fix(renovate): Update major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent 5433d26 commit 2e4a6ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"prepare": "husky install"
},
"dependencies": {
"@actions/artifact": "^1.1.2",
"@actions/artifact": "^2.1.7",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
Expand All @@ -31,19 +31,19 @@
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@octokit/types": "^12.4.0",
"@octokit/types": "^13.5.0",
"@types/jest": "^29.5.11",
"@types/js-yaml": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.55.0",
"eslint": "^9.3.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jest": "^27.6.0",
"husky": "^8.0.3",
"eslint-plugin-jest": "^28.5.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"prettier": "^3.1.0",
"ts-jest": "^29.1.1",
Expand Down
2 changes: 1 addition & 1 deletion test-charm/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ops<2.9.1
ops<2.13.1

0 comments on commit 2e4a6ae

Please sign in to comment.