Skip to content

Commit 1c37bb4

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 82071ce commit 1c37bb4

File tree

2 files changed

+165
-62
lines changed

2 files changed

+165
-62
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,28 +60,28 @@
6060
"mlly": "^1.0.0"
6161
},
6262
"devDependencies": {
63-
"@babel/core": "^7.20.5",
63+
"@babel/core": "^7.20.12",
6464
"@babel/preset-env": "^7.20.2",
6565
"@nuxt/types": "^2.15.8",
6666
"@nuxtjs/eslint-config-typescript": "^12.0.0",
6767
"@nuxtjs/module-test-utils": "^1.6.3",
6868
"@release-it/conventional-changelog": "^5.1.1",
6969
"@sentry/tracing": "^7.28.0",
7070
"@sentry/webpack-plugin": "^1.20.0",
71-
"@types/jest": "^29.2.4",
71+
"@types/jest": "^29.2.5",
7272
"@types/lodash.mergewith": "^4.6.7",
73-
"@types/node": "^16.18.8",
73+
"@types/node": "^16.18.11",
7474
"@types/request-promise-native": "^1.0.18",
7575
"babel-core": "^7.0.0-bridge.0",
7676
"babel-jest": "^29.3.1",
7777
"codecov": "^3.8.3",
78-
"eslint": "^8.29.0",
79-
"eslint-plugin-jest": "^27.1.6",
78+
"eslint": "^8.31.0",
79+
"eslint-plugin-jest": "^27.2.1",
8080
"jest": "^29.3.1",
8181
"nuxt": "^2.15.8",
82-
"playwright-chromium": "^1.28.1",
83-
"release-it": "^15.5.1",
84-
"sentry-testkit": "^5.0.4",
82+
"playwright-chromium": "^1.29.2",
83+
"release-it": "^15.6.0",
84+
"sentry-testkit": "^5.0.5",
8585
"typescript": "4.8.4",
8686
"vue": "2.7.14"
8787
}

0 commit comments

Comments
 (0)