Skip to content

Commit

Permalink
--- (#160)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 20ed7f1 commit 3b54970
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 55 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@ls-lint/ls-lint": "2.2.3",
"@ltd/j-toml": "1.38.0",
"@monodon/rust": "1.4.0",
"@nx/devkit": "18.3.3",
"@nx/devkit": "19.0.4",
"@nx/esbuild": "18.3.3",
"@nx/eslint": "19.0.3",
"@nx/eslint-plugin": "18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"dependencies": {
"@anatine/esbuild-decorators": "0.2.19",
"@microsoft/api-extractor": "7.43.7",
"@nx/devkit": "18.2.4",
"@nx/devkit": "19.0.4",
"@nx/js": "19.0.3",
"@nx/workspace": "18.3.3",
"@rollup/plugin-commonjs": "25.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"main": "./index.js",
"typings": "./declarations.d.ts",
"dependencies": {
"@nx/devkit": "18.2.4",
"@nx/devkit": "19.0.4",
"@nx/node": "^18.3.3",
"@nx/web": "^19.0.3",
"@nx/webpack": "^18.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/workspace-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@anatine/esbuild-decorators": "0.2.19",
"@ltd/j-toml": "1.38.0",
"@microsoft/api-extractor": "7.43.7",
"@nx/devkit": "18.2.4",
"@nx/devkit": "19.0.4",
"@nx/esbuild": "18.3.3",
"@rollup/plugin-json": "6.1.0",
"bundle-require": "4.1.0",
Expand Down
Loading

0 comments on commit 3b54970

Please sign in to comment.