Skip to content

Commit

Permalink
chore: new release
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolaymatrosov committed Nov 2, 2024
1 parent cef1a2c commit 5966c24
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
22 changes: 12 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yc-actions-yc-iam-token",
"version": "1.1.0",
"version": "1.2.0",
"description": "GitHub Action issuing Yandex Cloud IAM Token.",
"main": "lib/main.js",
"scripts": {
Expand Down Expand Up @@ -30,19 +30,19 @@
"@yandex-cloud/nodejs-sdk": "2.7.7"
},
"devDependencies": {
"@types/node": "22.8.1",
"@types/node": "22.8.6",
"@types/stream-buffers": "^3.0.7",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.2",
"dotenv": "^16.4.5",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-prettier": "5.2.1",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
},
Expand Down

0 comments on commit 5966c24

Please sign in to comment.