Bump ts-node from 10.5.0 to 10.8.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.5.0 to 10.8.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](https://github.com/TypeStrong/ts-node/compare/v10.5.0...v10.8.0) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e91fcd9cc9
commit
734ea1b006
1099
package-lock.json
generated
1099
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@ -20,7 +20,7 @@
|
||||
"leaflet": "git+https://github.com/JLyne/Leaflet.git#24d74a6a680401ae27d0c1c2ecc7dd770fc3d9fc",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"modern-normalize": "^1.1.0",
|
||||
"vue": "^3.2.31",
|
||||
"vue": "^3.2.36",
|
||||
"vuex": "^4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@ -29,7 +29,7 @@
|
||||
"@types/jest-in-case": "^1.0.5",
|
||||
"@types/leaflet": "1.7.9",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/node": "^17.0.35",
|
||||
"@types/node": "^17.0.36",
|
||||
"@typescript-eslint/eslint-plugin": "^5.26",
|
||||
"@typescript-eslint/parser": "^5.21",
|
||||
"@vitejs/plugin-vue": "^2.3",
|
||||
@ -38,7 +38,7 @@
|
||||
"@vue/test-utils": "^2.0.0-rc.21",
|
||||
"@vue/vue3-jest": "^27.0.0",
|
||||
"cpy-cli": "^4.1.0",
|
||||
"eslint": "^8.14",
|
||||
"eslint": "^8.16",
|
||||
"eslint-plugin-vue": "^8.7",
|
||||
"jest": "^27.5.1",
|
||||
"jest-in-case": "^1.0.2",
|
||||
@ -48,11 +48,11 @@
|
||||
"rollup-plugin-analyzer": "^4.0",
|
||||
"sass": "^1.52",
|
||||
"ts-jest": "^27.1.4",
|
||||
"ts-node": "^10.5.0",
|
||||
"ts-node": "^10.8.0",
|
||||
"typescript": "^4.5",
|
||||
"vite": "2.9.6",
|
||||
"vite": "2.9.9",
|
||||
"vite-plugin-svg-sprite-component": "^1.0",
|
||||
"vue-tsc": "0.33.9"
|
||||
"vue-tsc": "0.34.16"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
Loading…
Reference in New Issue
Block a user