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 Dec 15, 2021
1 parent 57a9577 commit 9e65b4b
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 564 deletions.
22 changes: 11 additions & 11 deletions package.json
Expand Up @@ -87,8 +87,8 @@
]
},
"dependencies": {
"@babel/parser": "^7.16.4",
"@babel/traverse": "^7.16.3",
"@babel/parser": "^7.16.6",
"@babel/traverse": "^7.16.5",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
Expand All @@ -101,9 +101,9 @@
"vue-i18n": "^8.26.7"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/runtime": "7.16.3",
"@babel/core": "7.16.5",
"@babel/preset-env": "7.16.5",
"@babel/runtime": "7.16.5",
"@nuxt/types": "2.15.8",
"@nuxtjs/composition-api": "0.31.0",
"@nuxtjs/eslint-config-typescript": "7.0.2",
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.2",
"eslint": "8.3.0",
"core-js": "3.20.0",
"eslint": "8.4.1",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.4.2",
"jest-dev-server": "6.0.2",
"jest": "27.4.5",
"jest-dev-server": "6.0.3",
"jsdom": "18.1.1",
"messageformat": "2.3.0",
"nuxt": "2.15.8",
"playwright-chromium": "1.17.0",
"playwright-chromium": "1.17.1",
"release-it": "14.11.8",
"serve-static": "1.14.1",
"typescript": "^4.5.2"
"typescript": "^4.5.4"
}
}

0 comments on commit 9e65b4b

Please sign in to comment.