Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit 7d432c0

Browse files
authored
Auto-merge pull request #35 from atomist-skills/npm-build-skill
npm update changes Pull request auto merged: * No reviews * 1 successful check
2 parents 0458e4d + 524d225 commit 7d432c0

File tree

2 files changed

+87
-64
lines changed

2 files changed

+87
-64
lines changed

package-lock.json

Lines changed: 83 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,22 @@
1111
"homepage": "https://github.com/atomist-skills/npm-build-skill#readme",
1212
"license": "Apache-2.0",
1313
"dependencies": {
14-
"@atomist/skill": "^0.2.0",
14+
"@atomist/skill": "^0.2.2",
1515
"fs-extra": "^9.0.1",
1616
"p-retry": "^4.2.0",
1717
"semver": "^7.3.2"
1818
},
1919
"devDependencies": {
2020
"@google-cloud/functions-framework": "^1.7.1",
2121
"@graphql-codegen/cli": "^1.17.10",
22-
"@graphql-codegen/typescript": "^1.17.9",
22+
"@graphql-codegen/typescript": "^1.17.10",
2323
"@graphql-codegen/typescript-operations": "^1.17.8",
2424
"@types/fs-extra": "^9.0.1",
2525
"@types/mocha": "^8.0.3",
2626
"@types/power-assert": "^1.5.3",
2727
"@types/semver": "^7.3.4",
28-
"@typescript-eslint/eslint-plugin": "^4.2.0",
29-
"@typescript-eslint/parser": "^4.2.0",
28+
"@typescript-eslint/eslint-plugin": "^4.3.0",
29+
"@typescript-eslint/parser": "^4.3.0",
3030
"eslint": "^7.10.0",
3131
"eslint-config-prettier": "^6.12.0",
3232
"eslint-plugin-prettier": "^3.1.4",

0 commit comments

Comments
 (0)