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 Jul 8, 2024
1 parent e924d25 commit 0f69bb2
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 @@ -22,7 +22,7 @@
"prepare": "husky install"
},
"dependencies": {
"@actions/artifact": "^1.1.2",
"@actions/artifact": "^2.1.8",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
Expand All @@ -32,19 +32,19 @@
"js-yaml": "^4.1.0"
},
"devDependencies": {
"@octokit/types": "^12.4.0",
"@octokit/types": "^13.5.0",
"@types/jest": "^29.5.12",
"@types/js-yaml": "^4.0.9",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.55.0",
"eslint": "^9.6.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.1",
"eslint-plugin-jest": "^27.6.3",
"husky": "^8.0.3",
"eslint-plugin-jest": "^28.6.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"prettier": "^3.1.1",
"ts-jest": "^29.1.2",
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.14.2

0 comments on commit 0f69bb2

Please sign in to comment.