Skip to content

Commit a97e894

Browse files
chore(deps): update all non-major dependencies (#449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8df3d70 commit a97e894

File tree

2 files changed

+920
-653
lines changed

2 files changed

+920
-653
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -57,29 +57,29 @@
5757
"lodash.mergewith": "^4.6.2"
5858
},
5959
"devDependencies": {
60-
"@babel/core": "^7.19.3",
61-
"@babel/preset-env": "^7.19.3",
60+
"@babel/core": "^7.20.5",
61+
"@babel/preset-env": "^7.20.2",
6262
"@nuxt/types": "^2.15.8",
6363
"@nuxtjs/eslint-config-typescript": "^11.0.0",
6464
"@nuxtjs/module-test-utils": "^1.6.3",
65-
"@release-it/conventional-changelog": "^5.1.0",
65+
"@release-it/conventional-changelog": "^5.1.1",
6666
"@sentry/tracing": "^6.19.7",
6767
"@sentry/webpack-plugin": "^1.19.0",
68-
"@types/jest": "^29.0.3",
68+
"@types/jest": "^29.2.4",
6969
"@types/lodash.mergewith": "^4.6.7",
70-
"@types/node": "^14.18.31",
70+
"@types/node": "^14.18.34",
7171
"@types/request-promise-native": "^1.0.18",
7272
"babel-core": "^7.0.0-bridge.0",
7373
"babel-eslint": "^10.1.0",
74-
"babel-jest": "^29.1.0",
74+
"babel-jest": "^29.3.1",
7575
"codecov": "^3.8.3",
76-
"eslint": "^8.24.0",
77-
"eslint-plugin-jest": "^27.0.4",
78-
"jest": "^29.1.1",
76+
"eslint": "^8.29.0",
77+
"eslint-plugin-jest": "^27.1.6",
78+
"jest": "^29.3.1",
7979
"nuxt": "^2.15.8",
80-
"playwright-chromium": "^1.26.1",
81-
"release-it": "^15.4.2",
82-
"sentry-testkit": "^4.0.3",
83-
"typescript": "^4.8.4"
80+
"playwright-chromium": "^1.28.1",
81+
"release-it": "^15.5.1",
82+
"sentry-testkit": "^4.1.0",
83+
"typescript": "^4.9.4"
8484
}
8585
}

0 commit comments

Comments
 (0)