chore(NA): upgrades bazel rules nodejs to v5 (#129522) (#129852)

* chore(NA): upgrade bazel into v5

* chore(NA): initial work to upgrade to rules v5

* chore(NA): remove @elastic/datemath jest unit test for eslint plugin imports

* chore(NA): removed packager tsc_wrapped added my mistake

(cherry picked from commit eb0ef19583)

# Conflicts:
#	.github/CODEOWNERS
#	packages/kbn-eslint-plugin-imports/src/integration_tests/resolve_kibana_import.test.ts

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Tiago Costa 2022-04-09 00:30:53 +01:00 committed by GitHub
parent dac04e4dfc
commit 86bb11dfb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
137 changed files with 182 additions and 169 deletions

View file

@ -28,7 +28,6 @@ NPM_MODULE_EXTRA_FILES = [
]
RUNTIME_DEPS = [
"//packages/elastic-datemath",
"@npm//@babel/runtime",
"@npm//@elastic/charts",
"@npm//@elastic/eui",