Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 24, 2021
1 parent d6aafd8 commit 55dd9ef
Show file tree
Hide file tree
Showing 5 changed files with 406 additions and 381 deletions.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
include:
- project: SocialGouv/gitlab-ci-yml
file: /autodevops.yml
ref: v20.1.5
ref: v20.7.6

variables:
AUTO_DEVOPS_RELEASE_AUTO: "🔖"
Expand Down
12 changes: 6 additions & 6 deletions .k8s/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"dependencies": {
"@kosko/env": "^1.0.3",
"@socialgouv/kosko-charts": "^4.1.3",
"@socialgouv/kosko-charts": "^4.9.1",
"@types/node": "^13.13.41",
"kosko": "^1.0.3",
"kubernetes-models": "^1.0.1",
"ts-node": "^9.0.0"
"kubernetes-models": "^1.2.0",
"ts-node": "^9.1.1"
},
"devDependencies": {
"@babel/core": "^7.12.13",
"@babel/plugin-transform-modules-commonjs": "^7.12.13",
"@babel/core": "^7.13.1",
"@babel/plugin-transform-modules-commonjs": "^7.13.0",
"@types/jest": "^26.0.20",
"dotenv": "^8.2.0",
"jest": "^26.6.3",
"typescript": "^4.1.5"
"typescript": "^4.2.2"
},
"license": "Apache-2.0",
"scripts": {
Expand Down
Loading

0 comments on commit 55dd9ef

Please sign in to comment.