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] authored Jan 27, 2024
1 parent 94c9b53 commit e742581
Show file tree
Hide file tree
Showing 4 changed files with 1,250 additions and 785 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
- run: npm test --reporters=jest-junit --runInBand

- name: Codecov
uses: codecov/codecov-action@v3.1.0
uses: codecov/codecov-action@v3.1.5
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v16.16.0
16.20.2
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@babel/core": "7.18.10",
"@babel/preset-env": "7.18.10",
"@changesets/cli": "2.24.3",
"@vue/test-utils": "1.3.0",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@changesets/cli": "2.27.1",
"@vue/test-utils": "1.3.6",
"babel-core": "7.0.0-bridge.0",
"druxt": "0.20.0",
"druxt": "0.24.0",
"esbuild-jest": "0.5.0",
"eslint": "8.22.0",
"eslint": "8.56.0",
"eslint-plugin-nuxt": "3.2.0",
"jest": "27.5.1",
"siroc": "0.16.0",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.7.8"
"vue-template-compiler": "2.7.16"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit e742581

Please sign in to comment.