Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent f728ead commit 8bf0bee
Show file tree
Hide file tree
Showing 6 changed files with 6,066 additions and 5,814 deletions.
2 changes: 1 addition & 1 deletion nuclide/nuclide-commons-atom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"vscode-jsonrpc": "3.3.0"
},
"devDependencies": {
"temp": "0.9.1"
"temp": "0.9.4"
}
}
4 changes: 2 additions & 2 deletions nuclide/nuclide-commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"vscode-uri": "1.0.1"
},
"devDependencies": {
"dedent": "0.7.0",
"invariant": "npm:@react-dnd/invariant@^2.0.0",
"dedent": "1.5.1",
"invariant": "npm:@react-dnd/invariant@^4.0.0",
"simple-text-buffer": "9.2.11",
"jest-retries": "1.0.1"
}
Expand Down
4 changes: 2 additions & 2 deletions nuclide/nuclide-debugger-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"yargs": "3.32.0"
},
"devDependencies": {
"dedent": "0.7.0",
"invariant": "npm:@react-dnd/invariant@^2.0.0",
"dedent": "1.5.1",
"invariant": "npm:@react-dnd/invariant@^4.0.0",
"@atom-ide-community/nuclide-node-transpiler": "workspace:../nuclide-node-transpiler",
"simple-text-buffer": "9.2.11"
},
Expand Down
34 changes: 17 additions & 17 deletions nuclide/nuclide-node-transpiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@
"uuid": "3.0.1"
},
"devDependencies": {
"@babel/core": "7.12.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1",
"@babel/plugin-proposal-object-rest-spread": "7.12.1",
"@babel/plugin-proposal-optional-chaining": "7.12.1",
"@babel/plugin-transform-flow-strip-types": "7.12.1",
"@babel/plugin-transform-modules-commonjs": "7.12.1",
"@babel/plugin-transform-react-display-name": "7.12.1",
"@babel/plugin-transform-react-jsx": "7.12.1",
"@babel/plugin-transform-strict-mode": "7.12.1",
"babel-plugin-idx": "2.0.0",
"babel-plugin-istanbul": "4.1.6",
"@babel/core": "7.22.10",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/plugin-transform-flow-strip-types": "7.22.5",
"@babel/plugin-transform-modules-commonjs": "7.22.5",
"@babel/plugin-transform-react-display-name": "7.22.5",
"@babel/plugin-transform-react-jsx": "7.22.5",
"@babel/plugin-transform-strict-mode": "7.22.5",
"babel-plugin-idx": "3.0.2",
"babel-plugin-istanbul": "6.1.1",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-module-resolver": "3.1.1",
"babel-plugin-relay": "1.4.1",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-relay": "15.0.0",
"babel-plugin-transform-class-properties": "6.24.1",
"dedent": "0.7.0",
"is-builtin-module": "1.0.0",
"jasmine-node": "1.14.5",
"dedent": "1.5.1",
"is-builtin-module": "3.2.1",
"jasmine-node": "3.0.0",
"progress": "2.0.3",
"yargs": "3.32.0"
"yargs": "17.7.2"
}
}
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,41 +91,41 @@
"rxjs": "^6.6.7"
},
"devDependencies": {
"@babel/cli": "7.14.3",
"@babel/core": "7.14.3",
"@babel/cli": "7.22.10",
"@babel/core": "7.22.10",
"@jest-runner/nuclide-e2e": "^2.0",
"@types/chance": "^1.1.2",
"@types/classnames": "^2.3.0",
"@types/jasmine": "^3.7.7",
"@types/jasmine": "^4.0.0",
"@types/temp": "^0.9.0",
"atom-jasmine3-test-runner": "^5.2.6",
"babel-jest": "^26",
"babel-preset-atomic": "^4.1.0",
"babel-preset-solid": "^0.26.5",
"babel-jest": "^29.0.0",
"babel-preset-atomic": "^5.0.0",
"babel-preset-solid": "^1.0.0",
"build-commit": "0.1.4",
"chance": "^1.1.7",
"cross-env": "7.0.3",
"csstype": "^3.0.8",
"eslint": "7.28.0",
"eslint": "8.46.0",
"eslint-config-atomic": "^1.15.3",
"jest": "^26",
"jest-circus": "^26",
"jest-haste-map": "^26",
"jest-message-util": "^26",
"jest-mock": "^26",
"jest-runner": "^26",
"jest-runtime": "^26",
"mkdirp": "1.0.4",
"node-ipc": "9.1.4",
"npm-check-updates": "11.6.0",
"prettier": "^2.3.1",
"prettier-config-atomic": "^2.0.5",
"rollup": "2.51.0",
"rollup-plugin-atomic": "^2.3.2",
"shx": "0.3.3",
"solid-js": "^0.26.5",
"jest": "^29.0.0",
"jest-circus": "^29.0.0",
"jest-haste-map": "^29.0.0",
"jest-message-util": "^29.0.0",
"jest-mock": "^29.0.0",
"jest-runner": "^29.0.0",
"jest-runtime": "^29.0.0",
"mkdirp": "3.0.1",
"node-ipc": "11.1.0",
"npm-check-updates": "16.10.18",
"prettier": "^3.0.0",
"prettier-config-atomic": "^3.0.0",
"rollup": "3.28.0",
"rollup-plugin-atomic": "^3.0.0",
"shx": "0.3.4",
"solid-js": "^1.0.0",
"temp": "^0.9.4",
"typescript": "^4.3.2"
"typescript": "^5.0.0"
},
"prettier": "prettier-config-atomic",
"providedServices": {},
Expand Down
Loading

0 comments on commit 8bf0bee

Please sign in to comment.