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 Sep 9, 2024
1 parent 2600447 commit 9c95311
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"devDependencies": {
"@babel/core": "7.25.2",
"@babel/preset-env": "7.25.4",
"@changesets/cli": "2.27.7",
"@changesets/cli": "2.27.8",
"@commitlint/cli": "16.0",
"@commitlint/config-conventional": "16.0",
"@vue/test-utils": "1.3.6",
"babel-core": "7.0.0-bridge.0",
"bundlewatch": "0.4.0",
"codecov": "^3.8.3",
"cypress": "^13.14.1",
"cypress": "^13.14.2",
"esbuild": "0.23.1",
"esbuild-jest": "0.5.0",
"eslint": "7.32.0",
Expand All @@ -63,7 +63,7 @@
"renovate": "32.0.2",
"rimraf": "6.0.1",
"siroc": "0.16.0",
"start-server-and-test": "^2.0.5",
"start-server-and-test": "^2.0.6",
"vue": "2.7.16",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.7.16"
Expand Down
4 changes: 2 additions & 2 deletions packages/druxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@
"dependencies": {
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/proxy": "^2.1.0",
"@vue/devtools-api": "^6.6.3",
"@vue/devtools-api": "^6.6.4",
"chalk": "^4.1.2",
"deepmerge": "^4.3.1",
"drupal-jsonapi-params": "^2.3.1",
"express-rate-limit": "^7.4.0",
"launch-editor": "^2.8.1",
"launch-editor": "^2.9.1",
"md5": "^2.3.0",
"querystring": "^0.2.1",
"scule": "^0.3.2"
Expand Down

0 comments on commit 9c95311

Please sign in to comment.