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 16, 2024
1 parent 056307d commit dac57a7
Show file tree
Hide file tree
Showing 3 changed files with 1,310 additions and 1,120 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -12,15 +12,15 @@
"devDependencies": {
"@nuxt/types": "2.x",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@types/jest": "29.5.8",
"@types/jest": "29.5.12",
"@vue/composition-api": "1.7.2",
"codecov": "3.8.3",
"eslint": "8.53.0",
"eslint": "8.56.0",
"jest": "29.7.0",
"lerna": "7.4.2",
"nuxt": "2.x",
"sass": "1.69.5",
"ts-jest": "29.1.1",
"sass": "1.71.0",
"ts-jest": "29.1.2",
"typescript": "5.0.2",
"vue-property-decorator": "9.1.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript-runtime/package.json
Expand Up @@ -19,7 +19,7 @@
"compile": "tsc"
},
"dependencies": {
"ts-node": "10.9.1"
"ts-node": "10.9.2"
},
"peerDependencies": {
"@nuxt/types": ">=2.13.1",
Expand Down

0 comments on commit dac57a7

Please sign in to comment.