Skip to content

Commit 3cfb7bd

Browse files
renovate-botpeterjgrainger
authored andcommitted
Pin dependencies
1 parent e239e3a commit 3cfb7bd

File tree

2 files changed

+38
-19
lines changed

2 files changed

+38
-19
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
"author": "YourNameOrOrganization",
2121
"license": "MIT",
2222
"dependencies": {
23-
"@actions/core": "^1.0.0",
24-
"@actions/github": "^1.1.0"
23+
"@actions/core": "1.0.0",
24+
"@actions/github": "1.1.0"
2525
},
2626
"devDependencies": {
27-
"@types/jest": "^24.0.13",
28-
"@types/node": "^12.0.4",
29-
"jest": "^24.8.0",
30-
"jest-circus": "^24.7.1",
31-
"ts-jest": "^24.0.2",
32-
"typescript": "^3.5.1"
27+
"@types/jest": "24.0.16",
28+
"@types/node": "12.6.9",
29+
"jest": "24.8.0",
30+
"jest-circus": "24.8.0",
31+
"ts-jest": "24.0.2",
32+
"typescript": "3.5.3"
3333
}
3434
}

0 commit comments

Comments
 (0)