Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt-modules#1340)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 30, 2021
1 parent 8cdb999 commit d59429a
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 781 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
]
},
"dependencies": {
"@babel/parser": "^7.16.2",
"@babel/traverse": "^7.16.0",
"@babel/parser": "^7.16.4",
"@babel/traverse": "^7.16.3",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
Expand All @@ -102,19 +102,19 @@
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/runtime": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/runtime": "7.16.3",
"@nuxt/types": "2.15.8",
"@nuxtjs/composition-api": "0.29.3",
"@nuxtjs/composition-api": "0.30.0",
"@nuxtjs/eslint-config-typescript": "7.0.2",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "3.3.0",
"@types/argparse": "2.0.10",
"@types/cookie": "0.4.1",
"@types/express": "4.17.13",
"@types/jest": "27.0.2",
"@types/jest": "27.0.3",
"@types/jest-dev-server": "5.0.0",
"@types/js-cookie": "3.0.0",
"@types/js-cookie": "3.0.1",
"@types/jsdom": "16.2.13",
"@types/lodash.merge": "4.6.6",
"@types/request-promise-native": "1.0.18",
Expand All @@ -123,18 +123,18 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.3",
"core-js": "3.19.1",
"eslint": "8.1.0",
"core-js": "3.19.2",
"eslint": "8.3.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.3.1",
"jest-dev-server": "6.0.0",
"jsdom": "18.0.1",
"jest": "27.4.2",
"jest-dev-server": "6.0.2",
"jsdom": "18.1.1",
"messageformat": "2.3.0",
"nuxt": "2.15.8",
"playwright-chromium": "1.16.3",
"release-it": "14.11.6",
"playwright-chromium": "1.17.0",
"release-it": "14.11.8",
"serve-static": "1.14.1",
"typescript": "^4.4.4"
"typescript": "^4.5.2"
}
}
Loading

0 comments on commit d59429a

Please sign in to comment.