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 Nov 27, 2023
1 parent 5c23f03 commit 6e9b9ca
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 142 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"tools/*"
],
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.3",
"@babel/node": "7.22.19",
"@babel/plugin-proposal-class-properties": "7.18.6",
Expand All @@ -26,12 +26,12 @@
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-async-to-generator": "7.23.3",
"@babel/plugin-transform-classes": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@babel/register": "7.22.15",
"@babel/runtime": "7.23.2",
"@babel/runtime": "7.23.4",
"@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.14.201",
"@types/lodash": "4.14.202",
"@types/memory-fs": "0.3.7",
"@types/marked": "4.3.2",
"@types/node": "14.18.0",
Expand All @@ -66,7 +66,7 @@
"npm-run-all": "4.1.5",
"lodash": "4.17.21",
"prettier": "2.8.8",
"snyk": "1.1248.0",
"snyk": "1.1255.0",
"typescript": "4.7.3"
},
"scripts": {
Expand Down
Loading

0 comments on commit 6e9b9ca

Please sign in to comment.