Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 3158e5c commit 441b48a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"nodemon": "^3.0.1",
"nunjucks": "^3.2.4"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
"dependencies": {
"@babel/core": "^7.23.3",
"@babel/types": "7.23.6",
"@babel/types": "7.23.9",
"deepmerge": "^4.3.1",
"i18next": "^23.6.0",
"json-stable-stringify": "^1.0.2"
Expand All @@ -51,8 +51,8 @@
"@types/jest-expect-message": "^1.1.0",
"@types/json-stable-stringify": "^1.0.36",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"copyfiles": "^2.4.1",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
Expand Down Expand Up @@ -88,5 +88,5 @@
"jest-expect-message"
]
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}

0 comments on commit 441b48a

Please sign in to comment.