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

Commit 65efa37

Browse files
committed
Update 3 npm dependencies
Dependencies * @atomist/skill > 0.2.3 Development Dependencies * @typescript-eslint/eslint-plugin > 4.4.0 * @typescript-eslint/parser > 4.4.0 [atomist:generated] [atomist-skill:atomist/npm-audit-skill]
1 parent 0ed5d3f commit 65efa37

File tree

2 files changed

+56
-56
lines changed

2 files changed

+56
-56
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"homepage": "https://github.com/atomist-skills/npm-build-skill#readme",
1212
"license": "Apache-2.0",
1313
"dependencies": {
14-
"@atomist/skill": "^0.2.2",
14+
"@atomist/skill": "^0.2.3",
1515
"fs-extra": "^9.0.1",
1616
"p-retry": "^4.2.0",
1717
"semver": "^7.3.2"
@@ -25,8 +25,8 @@
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.3.0",
29-
"@typescript-eslint/parser": "^4.3.0",
28+
"@typescript-eslint/eslint-plugin": "^4.4.0",
29+
"@typescript-eslint/parser": "^4.4.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)