Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: replace deprecated octal escape sequences with hex #197518

Merged

Conversation

MrJithil
Copy link
Contributor

@MrJithil MrJithil commented Nov 6, 2023

Fixes #197517

@joaomoreno joaomoreno added the engineering VS Code - Build / issue tracking / etc. label Dec 20, 2023
@joaomoreno joaomoreno added this to the December / January 2024 milestone Dec 20, 2023
@joaomoreno joaomoreno enabled auto-merge (squash) December 20, 2023 15:16
@joaomoreno joaomoreno merged commit 01fc311 into microsoft:main Dec 20, 2023
6 checks passed
@microsoft microsoft locked and limited conversation to collaborators Jun 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
engineering VS Code - Build / issue tracking / etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Octal literals and octal escape sequences are deprecated in build/npm/preinstall.js
4 participants