Skip to content

Commit

Permalink
fix(deps): update all core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 2a4fcd1 commit 371cc03
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 612 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"devDependencies": {
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/node": "7.26.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-decorators": "7.25.9",
Expand All @@ -28,10 +28,10 @@
"@babel/plugin-transform-classes": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.26.0",
"@babel/preset-env": "7.26.7",
"@babel/preset-typescript": "7.26.0",
"@babel/register": "7.25.9",
"@babel/runtime": "7.26.0",
"@babel/runtime": "7.26.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@verdaccio/legacy-types": "workspace:*",
Expand All @@ -45,7 +45,7 @@
"@changesets/get-dependents-graph": "^1.2.0",
"@types/http-errors": "1.8.2",
"@types/jest": "27.5.2",
"@types/lodash": "4.17.13",
"@types/lodash": "4.17.14",
"@types/memory-fs": "0.3.7",
"@types/marked": "4.3.2",
"@types/node": "14.18.0",
Expand All @@ -66,7 +66,7 @@
"npm-run-all2": "5.0.2",
"lodash": "4.17.21",
"prettier": "2.8.8",
"snyk": "1.1294.3",
"snyk": "1.1295.1",
"typescript": "4.7.3"
},
"scripts": {
Expand Down
Loading

0 comments on commit 371cc03

Please # to comment.