Merge pull request #137 from gradle/dependabot/npm_and_yarn/npm-dependencies-72be965d0d

Bump the npm-dependencies group with 10 updates
This commit is contained in:
Daz DeBoer 2023-07-21 20:51:39 +02:00 committed by GitHub
commit 01ad6d2663
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5173 additions and 5594 deletions

194
dist/index.js vendored

File diff suppressed because one or more lines are too long

9324
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -26,22 +26,23 @@
"license": "MIT",
"dependencies": {
"@actions/core": "1.10.0",
"typed-rest-client": "1.8.9",
"typed-rest-client": "1.8.11",
"unhomoglyph": "1.0.6"
},
"devDependencies": {
"@types/node": "16.11.21",
"@typescript-eslint/parser": "5.53.0",
"@types/node": "16.18.38",
"@typescript-eslint/parser": "6.1.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.35.0",
"eslint-plugin-github": "4.6.1",
"eslint-plugin-jest": "27.2.1",
"eslint": "8.45.0",
"eslint-plugin-github": "4.9.2",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-prettier": "5.0.0",
"glob-parent": "6.0.2",
"jest": "27.0.6",
"jest": "29.6.1",
"js-yaml": "4.1.0",
"nock": "13.3.0",
"prettier": "2.8.4",
"ts-jest": "27.0.4",
"typescript": "4.5.4"
"nock": "13.3.2",
"prettier": "3.0.0",
"ts-jest": "29.1.1",
"typescript": "5.1.6"
}
}