Skip to content

Commit f6cb25d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependencies
1 parent 267c4be commit f6cb25d

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
@@ -29,21 +29,21 @@
2929
},
3030
"homepage": "https://github.com/js-items/express#readme",
3131
"devDependencies": {
32-
"@js-items/foundation": "^1.0.24",
32+
"@js-items/foundation": "1.0.24",
3333
"@kube-js/semantic-release": "1.0.7",
3434
"@kube-js/tscommons": "1.0.5",
3535
"@types/dotenv": "6.1.0",
36-
"@types/express": "^4.16.1",
36+
"@types/express": "4.16.1",
3737
"@types/jest": "24.0.11",
3838
"@types/node": "11.13.4",
39-
"@types/ramda": "^0.26.6",
40-
"@types/source-map-support": "^0.5.0",
41-
"@types/supertest": "^2.0.7",
42-
"@types/uuid": "^3.4.4",
39+
"@types/ramda": "0.26.6",
40+
"@types/source-map-support": "0.5.0",
41+
"@types/supertest": "2.0.7",
42+
"@types/uuid": "3.4.4",
4343
"jest": "24.7.1",
4444
"rimraf": "2.6.3",
45-
"source-map-support": "^0.5.12",
46-
"supertest": "^4.0.2",
45+
"source-map-support": "0.5.12",
46+
"supertest": "4.0.2",
4747
"ts-jest": "24.0.0",
4848
"tslint": "5.14.0",
4949
"tslint-config-prettier": "1.18.0",

0 commit comments

Comments
 (0)